Commit Graph

9 Commits

Author SHA1 Message Date
Frank Voorburg d19293589a Refs #225. Added 29-bit CAN identifier support to the STM32F2 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@296 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-13 10:42:48 +00:00
Frank Voorburg 6910d23b03 Refs #311. Reworked compiler specific parts in the STM32F2 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@295 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-07-13 10:32:25 +00:00
Frank Voorburg bdb2f42bdd Refs #160. Updated FatFS library to the latest stable version (R0.12).
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@219 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2017-04-27 14:50:14 +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 33599da5d2 Refs #81.
- Refactored the CPU module for all targets.
- Added automatic interrupt enabling for ARM Cortex M3/M4.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@156 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-10-17 23:08:45 +00:00
Frank Voorburg 20e1311bf0 Refs #134.
- Updated the STM32-P207 and STM32F0-Discovery demos from EmBitz 0.42 to 1.00.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@155 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-10-12 15:19:15 +00:00
Frank Voorburg 7f61e30e51 - Corrected USART2 to USART3 in function FileFirmwareUpdateCompletedHook() of the STM32-P207 demo bootloader program.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@149 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-07-27 19:43:06 +00:00
Frank Voorburg 6a6d2555a4 - Added CAN support to the STM32Fxx port and the Olimex STM32-P207 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@146 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-07-23 16:30:55 +00:00
Frank Voorburg 0656616db9 - Ported the bootloader to the STM32F2xx microcontroller family and added demo programs for the Olimex STM32-P207 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@145 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2016-07-23 15:33:09 +00:00