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
|
88e47a8b23
|
Refs #817. Reintegrating branch where the S32K11 port was developed.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@773 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-03-26 11:29:46 +00:00 |
Frank Voorburg
|
d78ae71cdb
|
Refs #816. Added S32K144 EVB demo programs for the IAR Embedded Workbench.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@764 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-03-20 16:51:43 +00:00 |
Frank Voorburg
|
eca185dd01
|
Refs #816. Reintegrating branch where the S32K14 port was developed.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@762 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-03-20 09:31:39 +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
|
c251cf3a6b
|
Refs #963. Updated CAN driver in the STM32F3 port and the HAL drivers in all STM32F3 demo programs for compatibility with the latest ST HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@751 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-27 10:03:06 +00:00 |
Frank Voorburg
|
fda6c55db5
|
Refs #963.Updated CAN driver in the STM32F2 port and the HAL drivers in all STM32F2 demo programs for compatibility with the latest ST HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@750 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-24 16:01:51 +00:00 |
Frank Voorburg
|
f0c0b427cb
|
Refs #963.Updated CAN driver in the STM32F0 port and the HAL drivers in all STM32F0 demo programs for compatibility with the latest ST HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@749 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-24 11:56: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
|
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
|
71efc13166
|
Refs #1000. Remap vector table base address at the start of main.c() instead of having to modify the generated system_stm32g0xx.c.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@743 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-14 17:03:32 +00:00 |
Frank Voorburg
|
5111034cec
|
Refs #992, #963. Reset RCC configuration before starting the user program and upgraded to the latest version of the STM32G0 HAL drivers.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@742 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2020-02-14 16:32:22 +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
|
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
|
2d141add48
|
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@721 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-27 20:37:12 +00:00 |
Frank Voorburg
|
555f7ce0cf
|
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@720 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-27 20:17:03 +00:00 |
Frank Voorburg
|
e0011ae70d
|
Refs #818. Merged branch for STM32G0 port development back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@718 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-13 13:43:27 +00:00 |
Frank Voorburg
|
8ec8ee7816
|
Refs #521. Updated all IAR demo programs to v7.80 to v8.40 of EWARM.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@711 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-08 16:06:22 +00:00 |
Frank Voorburg
|
acf99e9c2c
|
Refs #871. Deprecated the LPC2000 and Tricore TC1798 ports.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@710 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-08-06 15:44:12 +00:00 |
Frank Voorburg
|
cadf142286
|
Refs #870. Changed function call XMC_CAN_MO_ReceiveData() to XMC_CAN_MO_Receive().
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@708 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-07-31 13:30:40 +00:00 |
Frank Voorburg
|
5f3aaf23c9
|
Refs #778. Added support for Keil MDK for ARM to the Nucleo-F767ZI demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@707 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-07-30 10:03:52 +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 |
Frank Voorburg
|
d03327a199
|
Refs #831. Upgraded all Keil demo programs to the latest version of the Keil MDK for ARM.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@702 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-29 20:42:47 +00:00 |
Frank Voorburg
|
3bf7de5cf7
|
Refs #843. Moved call to LedBlinkExit() in the demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@701 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-29 16:28:38 +00:00 |
Frank Voorburg
|
a4d11856b7
|
Refs #690. Added demo programs for the NXP DevKit-S12G128 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@700 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-29 16:05:16 +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
|
b9bec8729f
|
Refs #303. Added support for firmware updates from SD-card to the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@697 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-13 10:07:51 +00:00 |
Frank Voorburg
|
a6cc436df6
|
Refs #710. Reintegrated branch where the Nucleo-F767ZI demo programs were created.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@694 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-06-11 20:26:29 +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
|
332096bd9d
|
Refs #799. Fixed incorrectly formatted comment.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@683 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-29 20:47:02 +00:00 |
Frank Voorburg
|
92f83b88a6
|
Refs
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@681 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-29 20:43:21 +00:00 |
Frank Voorburg
|
bfccabb4e6
|
Refs #787. Some refactoring which was needed for the master/slave add-on module when TCP/IP is used between the host and the master.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@674 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-04-09 20:02:13 +00:00 |
Frank Voorburg
|
0304e87968
|
Refs #766. Removed redundant checksum reservation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@672 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-01-22 15:54:46 +00:00 |
Frank Voorburg
|
b589d60e74
|
Refs #434. Reintegrated branch where the STM32F4 port and demos were converted from SPL to HAL.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@668 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2019-01-07 12:11:21 +00:00 |
Frank Voorburg
|
11fe146a86
|
Refs #403. Reintegrated STM32F7 port development branch back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@651 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-12-17 10:01:58 +00:00 |
Frank Voorburg
|
c72fff6279
|
Refs #305. Added TCP/IP support to the XMC4700 Relax Kit demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@618 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-08-20 11:43:38 +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
|
330ed30a80
|
Refs #591. Improved CAN clock configuration by directly using the APB1 clock frequency.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@583 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-08-07 21:00:03 +00:00 |
Frank Voorburg
|
d407f9b365
|
Refs #584. Reintegrated branch for DHCP support development back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@572 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-08-02 14:32:30 +00:00 |
Frank Voorburg
|
e8ca60fe70
|
Refs #588. Changed the uIP configuration macro UIP_CONF_BYTE_ORDER from LITTLE_ENDIAN to UIP_LITTLE_ENDIAN. LITTLE_ENDIAN is described in the comments, but by inspecting the uIP stack source code, it becomes clear that it needs to be UIP_LITTLE_ENDIAN instead.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@543 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-23 22:31:18 +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
|
dec51c8190
|
Refs #560. Improved a few doxygen related configurations and switched to CHM-format for the default documentation generation.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@534 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
|
2018-07-05 10:38:28 +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 |