Frank Voorburg
|
afd5cb10d7
|
Refs #1655, #1797. Added support for automatic WinUSB driver install and used unique ID for the USB serial number, where available.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1078 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-06-27 07:29:12 +00:00 |
Frank Voorburg
|
69ed56536c
|
Refs #1550. Improved SysTick_Handler handling.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@979 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-08-08 13:28:31 +00:00 |
Frank Voorburg
|
313202ae03
|
Refs #1405. Tuned XCP packet sizes for RS232 and TCP/IP, resulting in improved throughput.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@955 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-07-04 10:35:31 +00:00 |
Frank Voorburg
|
c452eb28e4
|
Refs #1293. Removed debug binaries of demo programs from version control.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@880 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2021-06-30 08:35:43 +00:00 |
Frank Voorburg
|
2e14822b81
|
Refs #1226. Renamed assert.h to asserts.h to workaround an issue with certain compiler toolchains, where the bootloader's assert.h is mistaken for the c-library's assert.h.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@838 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2021-03-22 10:56:12 +00:00 |
Frank Voorburg
|
7c5eac6910
|
Refs #778, #981. Corrected the demo bootloader C-startup, fixed a warning in the flash driver and added the S-record for the demo bootloader.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@814 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-11-25 11:28:05 +00:00 |
Frank Voorburg
|
83364044dd
|
Refs #1003. Corrected deinit of the CAN GPIO pins in the Nucleo-F746ZG demo user program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@784 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-06-25 14:35:47 +00:00 |
Frank Voorburg
|
54ea656f69
|
Refs #1003. Upgraded the ST HAL and USB libraries in the Nucleo-F746ZG demo programs because these include a fix for a problem in the HAL USB driver that had to previously be fixed manually by Feaser.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@776 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-04-23 10:25:57 +00:00 |
Frank Voorburg
|
a97abde0ed
|
Refs #1003. Reconfigured the CAN GPIO pins in the Nucleo-F746ZG demo programs, such that is works with the Waveshare RS485/CAN shield.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@775 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-04-23 06:20:47 +00:00 |
Frank Voorburg
|
d54fe54b56
|
Refs #1005. Enabled automatic retransmission of transmitted messages in the CAN driver.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@748 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-21 17:28:37 +00:00 |
Frank Voorburg
|
8533673714
|
Refs #1000. Remap vector table base address at the start of main() instead of having to modify the generated system_xxx.c.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@746 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-15 15:35:38 +00:00 |
Frank Voorburg
|
cc7a9209f0
|
Refs #992. Reset RCC configuration in the demo bootloader's HAL_MspDeInit().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@745 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-15 10:54:43 +00:00 |
Frank Voorburg
|
e88477f0d4
|
Refs #962. Renamed UART to RS232.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@740 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-06 16:22:58 +00:00 |
Frank Voorburg
|
313992a7bc
|
Refs #982. Treat XCP connect command's connection mode parameter as don't care in the demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@732 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-05 11:51:11 +00:00 |
Frank Voorburg
|
76e5d19032
|
Refs #711. Added USB support to the Nucleo-F746ZG demo programs and the STM32F7 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@731 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-04 14:25:37 +00:00 |
Frank Voorburg
|
03c866a27e
|
Refs #778. Added Keil MDK for ARM support to the Nucleo-F746ZG demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@706 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-07-11 09:48:54 +00:00 |