Frank Voorburg
|
8ccbd5a2fa
|
Refs #1680. Added support for firmware updates via CAN to the Nucleo-F103RB demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1029 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-02-23 19:07:12 +00:00 |
Frank Voorburg
|
e92ef8f172
|
Refs #1680. Renamed Nucleo-F103RB demo binaries.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@1028 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2023-02-23 18:18:04 +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
|
5208baa092
|
Refs #1472, #1521. Improved makefiles for automatic dependency generation and to strip out impure_data[].
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@953 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2022-07-01 11:19:29 +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
|
8602e865a4
|
Refs #778. Created Nucleo-F103RB demo programs for Keil MDK.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@873 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2021-06-22 08:38:35 +00:00 |
Frank Voorburg
|
e117009d0e
|
Refs #963. Updated CAN driver in the STM32F1 port and the HAL drivers in all STM32F1 demo programs for compatibility with the latest ST HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@752 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-28 14:42:46 +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
|
36197ef058
|
Refs #1002. Added makefile comment about how to get the toolpath variable in the 8.3 format on Windows.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@744 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-15 10:20:06 +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
|
41a2203627
|
Refs #526. Upgraded GCC ARM demo programs to version 8-2018-q4 of GNU ARM Embedded.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@722 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-27 20:42:11 +00:00 |
Frank Voorburg
|
7dcbeb6eda
|
Refs #823. Added gitignore files to empty directories that are needed to probably build programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@699 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-21 10:03:29 +00:00 |
Frank Voorburg
|
23a2e095c9
|
Refs #822. Changed UART Rx pin mode to floating for the Nucleo-F103RB demo bootloader.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@698 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-19 16:52:33 +00:00 |
Frank Voorburg
|
65d0755996
|
Refs #801. Changed PLL multiplier to match 72MHz clock for the Nucleo-F103RB demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@684 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-30 09:17:01 +00:00 |
Frank Voorburg
|
fa3900d833
|
Refs #434. Reintegrated branch where the STM32F1 port and demo programs were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@609 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-08-15 14:18:10 +00:00 |
Frank Voorburg
|
86562a934d
|
Refs #564. Changed '\' to '/' in source file paths, located in the file comment headers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@536 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-17 13:06:06 +00:00 |
Frank Voorburg
|
f228b2d32b
|
Refs #569. Corrected a few source code comments.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@530 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-04 13:07:34 +00:00 |
Frank Voorburg
|
3d1bfce1f6
|
Refs #559. Corrected vector table relocation not being disabled for the STM32F103 related demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@517 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-06-07 08:17:05 +00:00 |
Frank Voorburg
|
817212b60f
|
Refs #477. Added extra check for the received XCP packet length on the UART and USB transport layers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@423 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-02-09 10:12:04 +00:00 |
Frank Voorburg
|
8a3ea51383
|
Refs #310. The STM32 Nucleo-F103RB demo programs now support the IAR Embedded Workbench as well.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@391 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-01-02 20:05:56 +00:00 |
Frank Voorburg
|
c512848520
|
Refs #383. Refactored FLASH_VECTOR_TABLE_CS_OFFSET to BOOT_FLASH_VECTOR_TABLE_CS_OFFSET.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@363 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-09-11 11:28:39 +00:00 |
Frank Voorburg
|
d3ca84dcdb
|
Refs #225. Added 29-bit CAN identifier support to the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@350 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-21 13:33:55 +00:00 |
Frank Voorburg
|
6b48314b85
|
Refs #363. Updated GCC Makefiles in the STM32F1 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@348 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-17 09:48:18 +00:00 |
Frank Voorburg
|
605a788a5e
|
Refs #311. Reworked compiler specific parts in the STM32F1 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@347 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-08-17 08:34:14 +00:00 |
Frank Voorburg
|
1e65695c5c
|
Refs #337. Corrected binary name of the Nucleo-F103RB demo bootloader program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@260 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-23 18:33:01 +00:00 |
Frank Voorburg
|
d6046d1598
|
Refs# 312. Restructured the modules in the OpenBLT doxygen documentation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@259 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-23 17:01:20 +00:00 |
Frank Voorburg
|
2944c2dc17
|
Refs #322. Added timeout feature to BootComUartCheckActivationRequest() in the demo user programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@250 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-18 14:29:50 +00:00 |
Frank Voorburg
|
cc14c320c7
|
Refs #302. Added XMC4700 Relax Kit demo programs for the IAR Embedded Workbench for ARM.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@227 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-05-03 15:36:12 +00:00 |
Frank Voorburg
|
f50a725d74
|
Refs #286. Reversed polarity for the LED in the STM32F103 Nucleo demo user program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@211 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-03-06 12:06:14 +00:00 |
Frank Voorburg
|
4cdb84a622
|
Refs #285. Removed FatFS from STM32F103 Nucleo demo bootloader.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@210 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-03-06 10:35:37 +00:00 |
Frank Voorburg
|
f3c3dcbdc9
|
Refs #284. Corrected LED GPIO clock init for the STM32F103 Nucleo board demo program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@209 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2017-03-06 10:31:57 +00:00 |
Frank Voorburg
|
f97e662ca3
|
Refs #204. Added NvmReinit() API function that gets called at the start of each firmware update. This allows the flash block addresses to be reset.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@194 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2016-12-17 11:46:55 +00:00 |
Frank Voorburg
|
2887a83258
|
Refs #208. Removed "-D inline=" from GCC makefiles to resolve warnings generated by newer versions of GCC.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@190 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2016-12-09 10:03:33 +00:00 |
Frank Voorburg
|
da5241034a
|
Refs 163.
- Renamed the directory of the ST Nucleo-F103RB demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@178 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2016-11-14 16:43:46 +00:00 |