Activity for OpenBLT

  • Frank Voorburg Frank Voorburg committed [r1291] on Code

    Refs #396. Integrated the events module into all the demo programs.

  • Frank Voorburg Frank Voorburg committed [r1290] on Code

    Refs #396. Enabled the events module in the XMC4700 Relax Kit demo bootloaders for example purposes.

  • Frank Voorburg Frank Voorburg committed [r1289] on Code

    Refs #396. Merged the new event module feature into the code base.

  • Frank Voorburg Frank Voorburg committed [r1288] on Code

    Refs #2248. Switched to the OpenSDA debugger interface for improved performance.

  • Frank Voorburg Frank Voorburg committed [r1287] on Code

    Refs #2453. Updated the demo bootloader template to support all firmware update media.

  • Frank Voorburg Frank Voorburg committed [r1286] on Code

    Refs #1929. Update the USB driver in the template port to use the TinyUSB stack.

  • Frank Voorburg Frank Voorburg committed [r1285] on Code

    Refs #2372. Added support for the OpenBLT add-on modules in the CMake interface library targets file.

  • Frank Voorburg Frank Voorburg committed [r1284] on Code

    Refs #1774. Implemented a custom XCP communication interface in the STM32F3-Discovery demo bootloaders as an example and reference on how to create your own XCP communication interface. The custom XCP communication interface implements a USB CDC-ACM device, essentially a virtual COM port. This makes it possible to select RS232 in the PC tools and perform firmware updates via RS232, even though USB is used.

  • Frank Voorburg Frank Voorburg committed [r1283] on Code

    Refs #1774. Added support for adding a custom XCP communication interface.

  • Frank Voorburg Frank Voorburg committed [r1282] on Code

    Refs #1929. Migrated the STM32F3 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1281] on Code

    Refs #1929. Migrated the STM32F1 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1280] on Code

    Refs #1929. Migrated the STM32F4 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1279] on Code

    Refs #1929. Migrated the STM32F2 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1278] on Code

    Refs #1929. Migrated the STM32H7 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1277] on Code

    Refs #1929. Migrated the STM32F7 USB driver to TinyUSB and a few comment corrections for the STM32L4 demo programs.

  • Frank Voorburg Frank Voorburg committed [r1276] on Code

    Refs #1929. Migrated the STM32L4 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1275] on Code

    Refs #1929. Migrated the STM32L5 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1274] on Code

    Refs #1929. Call HAL_PCD_MspInit() and HAL_PCD_MspDeInit() in the STM32H5 port's USB driver.

  • Frank Voorburg Frank Voorburg committed [r1273] on Code

    Refs #1929. Migrated the STM32U5 USB driver to TinyUSB.

  • Frank Voorburg Frank Voorburg committed [r1272] on Code

    Refs #1764. Simplified the TinyUSB CMake interface target.

  • Frank Voorburg Frank Voorburg committed [r1271] on Code

    Refs #2431. Upgraded TinyUSB to version 0.20.0 and placed it in the third_party directory.

  • Frank Voorburg Frank Voorburg committed [r1270] on Code

    Refs #1764, #2372. Added XMC4700 Relax Kit demo programs that can build with CMake to showcase how to use the newly added CMake interface library targets.

  • Frank Voorburg Frank Voorburg committed [r1269] on Code

    Refs #1764. Add CMake interface library targets for the OpenBLT bootloader.

  • Frank Voorburg Frank Voorburg committed [r1268] on Code

    Refs #1983, #2248. Upgraded the XMC1 demo programs to IAR 9.70.1 and the Keil V6 compiler. Increased bootloader reserved size to 12kb. Switched to Xtal for the CAN clock in the Keil and IAR demos as well.

  • Frank Voorburg Frank Voorburg committed [r1267] on Code

    Refs #1983, #2248. Upgraded the XMC4 demo programs to IAR 9.70.1 and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1266] on Code

    Refs #2248. Upgraded the S32K14 demo programs to the latest device drivers.

  • Frank Voorburg Frank Voorburg committed [r1265] on Code

    Refs #2420, #2248. Upgraded the S32K14 demo programs to S32 Design Studio 3.6.3 and IAR 9.70.1.

  • Frank Voorburg Frank Voorburg committed [r1264] on Code

    Refs #2248. Upgraded the S32K11 demo programs to the latest device drivers.

  • Frank Voorburg Frank Voorburg committed [r1263] on Code

    Refs #2420, #2248. Upgraded the S32K11 demo programs to S32 Design Studio 3.6.3 and IAR 9.70.1.

  • Frank Voorburg Frank Voorburg committed [r1262] on Code

    Refs #2420, #2421. Upgraded the EFM32 demo programs to GCC 13.3 and IAR 9.70.1.

  • Frank Voorburg Frank Voorburg committed [r1261] on Code

    Refs #2420, #2421. Upgraded the LM3S and TM4C demo programs to GCC 13.3 and IAR 9.70.1.

  • Frank Voorburg Frank Voorburg committed [r1260] on Code

    Refs #2421. Removed no longer needed macro definitions (__HEAP_SIZE and __STACK_SIZE) from the makefile.

  • Frank Voorburg Frank Voorburg committed [r1259] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32U5 and STM32F4 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1258] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32L5 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1257] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32F3 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1256] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32H7 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1255] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32H5 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1254] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32F7 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1253] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32L4 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1252] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32L0 and STM32L1 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1251] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32F2 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1250] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32F1 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1249] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32F0 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1248] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32G0 and STM32G4 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1247] on Code

    Refs #1983, #2411, #2412, #2420, #2421. Upgraded the STM32C0 demo programs to the latest HAL/LL drivers, CubeIDE 1.19.0, GCC 13.3, IAR 9.70.1, and the Keil V6 compiler.

  • Frank Voorburg Frank Voorburg committed [r1246] on Code

    Refs #2275. Ported Nucleo-C092RC CubeIDE demo programs to GCC/Makefile, IAR Embedded Workbench, and Keil MDK.

  • Frank Voorburg Frank Voorburg committed [r1245] on Code

    Refs #2275. Added support for CAN and CAN FD to the STM32C0 port. Added support for firmware updates via CAN and CAN FD to the Nucleo-C092RC demo programs for STM32CubeIDE.

  • Frank Voorburg Frank Voorburg committed [r1244] on Code

    Refs #2275. Added Nucleo-C092RC demo programs for STM32CubeIDE. Currently configured for firmware updates via RS232.

  • Frank Voorburg Frank Voorburg committed [r1243] on Code

    Refs #2401. Added _TIME_BITS=64 and _FILE_OFFSET_BITS=64 macros to prevent potential Y2K38 problems.

  • Frank Voorburg Frank Voorburg committed [r1242] on Code

    Refs #2408. Removed executable bit from the aes256 source and header files.

  • Frank Voorburg Frank Voorburg committed [r1241] on Code

    Refs #2402. Added support for handling system timer overflows.

  • OpenBLT OpenBLT released /OpenBLT stable/version 1.21.01/openblt_v012101.zip

  • Frank Voorburg Frank Voorburg committed [r1240] on Code

    Refs #2400. Updated version number in preparation for patch release.

  • Frank Voorburg Frank Voorburg committed [r1239] on Code

    Refs #2400. Corrected SysTick pending bit clearing in all Cortex-M ports.

  • Frank Voorburg Frank Voorburg committed [r1238] on Code

    Refs #2400. Created tag to start work on a patch release.

  • Frank Voorburg Frank Voorburg committed [r1237] on Code

    Refs #2400. Corrected SysTick pending bit clearing in all Cortex-M ports.

  • OpenBLT OpenBLT released /OpenBLT stable/version 1.21.00/openblt_v012100.zip

  • Frank Voorburg Frank Voorburg committed [r1236] on Code

    Refs #2383. Created tag in preparation for the next stable release.

  • Frank Voorburg Frank Voorburg committed [r1235] on Code

    Refs #2383. Updated version numbers and PC binaries in preparation for the next release.

  • Frank Voorburg Frank Voorburg committed [r1234] on Code

    Refs #1336. Added CAN FD.

  • Frank Voorburg Frank Voorburg committed [r1233] on Code

    Refs #2375. Added support for two CAN channels in the ST STM32L4 port.

  • Frank Voorburg Frank Voorburg committed [r1232] on Code

    Refs #2373. Added support for writing flash data spanning two or more blocks.

  • Frank Voorburg Frank Voorburg committed [r1231] on Code

    Refs #2371. Added const specifier to the Modbus RTU checksum lookup tables.

  • Frank Voorburg Frank Voorburg committed [r1230] on Code

    Refs #2370. Removed unwanted linebreaks in chapter 1 titles.

  • Frank Voorburg Frank Voorburg committed [r1229] on Code

    Refs #1336. Added support for CAN FD to the SocketCAN driver in LibOpenBLT to realize CAN FD functionality under Linux.

  • Frank Voorburg Frank Voorburg committed [r1228] on Code

    Refs #1336. Added support for CAN FD to the STM32H5 port and the Nucleo-H563ZI demo programs.

  • Frank Voorburg Frank Voorburg committed [r1227] on Code

    Refs #1336. Added support for CAN FD to the STM32L5 port and the Nucleo-L552ZE demo programs.

  • Frank Voorburg Frank Voorburg committed [r1226] on Code

    Refs #1336. Added support for CAN FD to the STM32U5 port and the Nucleo-U575ZI demo programs.

  • Frank Voorburg Frank Voorburg committed [r1225] on Code

    Refs #1336. Added support to the PC tools for the Peak PCAN-USB FD CAN adapter with both CAN Classic and CAN FD functionality.

  • Frank Voorburg Frank Voorburg committed [r1224] on Code

    Refs #1382. Added support for single bank mode to the STM32G4 flash driver.

  • Frank Voorburg Frank Voorburg committed [r1223] on Code

    Refs #1336. Added support to the PC tools for the Kvaser Leaf v3 CAN adapter with both CAN Classic and CAN FD functionality.

  • Frank Voorburg Frank Voorburg committed [r1222] on Code

    Refs #2295. Upgraded the Kvaser CANLIB SDK support in the PC tools to the latest version of the CANLIB SDK (v5.50). Refactored the implementation to support all Kvaser CAN hardware instead of just the Kvaser LeafLight v2.

  • Frank Voorburg Frank Voorburg committed [r1221] on Code

    Refs #1336. Added support for CAN FD to the STM32H7 port and the Nucleo-H743ZI demo programs.

  • Frank Voorburg Frank Voorburg committed [r1220] on Code

    Refs #1336. Added support for CAN FD to the STM32G0 port and the Nucleo-G0B1RE demo programs.

  • Frank Voorburg Frank Voorburg committed [r1219] on Code

    Refs #1336. Added support for CAN FD to the Nucleo-G474RE demo programs.

  • Frank Voorburg Frank Voorburg committed [r1218] on Code

    Refs #2296. Upgraded Visual Studio to 17.14.16.

  • Frank Voorburg Frank Voorburg committed [r1217] on Code

    Refs #1336. Improved SJW calculation for the STM32G4 port and the Nucleo-G431RB demo programs.

  • Frank Voorburg Frank Voorburg committed [r1216] on Code

    Refs #1336. Added support for CAN FD to the port template.

  • Frank Voorburg Frank Voorburg committed [r1215] on Code

    Refs #1336. Added support for CAN FD to the STM32G4 port and the Nucleo-G431RB demo programs.

  • Frank Voorburg Frank Voorburg committed [r1214] on Code

    Refs #1336. Added support for CAN FD to the PC tools. Currently supported under Windows for the Vector and Ixxat PC CAN adapters.

  • Frank Voorburg Frank Voorburg committed [r1213] on Code

    Refs #2285. Implemented drag-and-drop functionality such that it automatically starts a firmware update after dropping a firmware file on the application window.

  • Frank Voorburg Frank Voorburg committed [r1212] on Code

    Refs #2284. Refactored the xxx_TX_MAX_DATA xxx_RX_MAX_DATA configuration macros.

  • Frank Voorburg Frank Voorburg committed [r1211] on Code

    Refs #2274. Corrected typo in LibOpenBLT.

  • OpenBLT OpenBLT released /OpenBLT stable/version 1.20.00/openblt_v012000.zip

  • Frank Voorburg Frank Voorburg committed [r1210] on Code

    Refs #2243. Created tag in preparation for the next stable release.

  • Frank Voorburg Frank Voorburg committed [r1209] on Code

    Refs #2243. Updated version numbers and PC binaries in preparation for the next release.

  • Frank Voorburg Frank Voorburg committed [r1208] on Code

    Refs #2236. Upgraded MicroTBX-Modbus to 1.0.0 in the Nucleo-F446RE demo user program.

  • Frank Voorburg Frank Voorburg committed [r1207] on Code

    Refs #2236. Upgraded MicroTBX to 1.4.0 in the Nucleo-F446RE demo user program.

  • Frank Voorburg Frank Voorburg committed [r1206] on Code

    Refs #934. Updated function parameter description.

  • Frank Voorburg Frank Voorburg committed [r1205] on Code

    Refs #2209. Upgraded the Nucleo-F446RE demo user program to MicroTBX-Modbus v0.9.4.

  • Frank Voorburg Frank Voorburg committed [r1204] on Code

    Refs #2199. Corrected rounding up calculation in MbRtuDelay().

  • Frank Voorburg Frank Voorburg committed [r1203] on Code

    Refs #934. Enabled new firmware info table check feature in the Olimexino-STM32F3 demo programs as an example.

  • Frank Voorburg Frank Voorburg committed [r1202] on Code

    Refs #934. Merged new firmware info table check feature.

  • OpenBLT OpenBLT released /OpenBLT stable/version 1.19.01/openblt_v011901.zip

  • Frank Voorburg Frank Voorburg committed [r1201] on Code

    Refs #2163. Update LibOpenBLT binary to make sure it includes the correct version number.

  • Frank Voorburg Frank Voorburg committed [r1200] on Code

    Refs #2162. Update LibOpenBLT binary to make sure it includes the correct version number.

  • OpenBLT OpenBLT released /OpenBLT stable/version 1.19.01/openblt_v011901.zip

  • Frank Voorburg Frank Voorburg committed [r1199] on Code

    Refs #2163. Created tag in preparation for patch release.

  • Frank Voorburg Frank Voorburg committed [r1198] on Code

    Refs #2163. Updated version numbers in preparation for the patch release.

  • Frank Voorburg Frank Voorburg committed [r1197] on Code

    Refs #2162. Corrected XCP packet length when transmitting via UART, if the sum of bytes checksum feature is enabled.

1 >
MongoDB Logo MongoDB