Commit Graph

350 Commits

Author SHA1 Message Date
Harald Welte 53318644d4 rfdsatt: switch from STM32F103C8 to STM32F103C6
The C8 variant (64k Flash / 20k RAM) is not to be sourced anywhere
on the planet right now, so we went to a 32k Flash / 10k RAM
STM32F103C6.
2021-05-05 13:33:57 +02:00
Harald Welte 3a352025f9 sysmocom_rfdsatt: Actuall "port" over to our target
This patch changes whatever is different bethween the Olimex P103 and
the sysmocom rfdsatt board
2021-03-28 17:31:53 +02:00
Harald Welte d53374daa0 create sysmocom rfdsatt as copy of Olimex P103
We disable BOOT_FILE_SYS_ENABLE and remove fatfs, as well as use
the normal Debian arm-non-eabi-gcc in /usr/bin
2021-03-28 17:26:23 +02: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 b483c7f349 Refs #1152. Final changes before the next stable release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@824 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2021-01-07 12:39:01 +00:00
Frank Voorburg 6249db7170 Refs #981. Added STM32CubeIDE demo programs for the Olimexino-STM32 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@823 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-10 10:15:32 +00:00
Frank Voorburg eb8bce018c Refs #981. Added STM32CubeIDE demo programs for the Olimex STM32-H103 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@822 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-09 12:04:03 +00:00
Frank Voorburg 31ae11134c Refs #981. Added STM32CubeIDE demo programs for the Nucleo-F103RB board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@821 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-09 09:57:58 +00:00
Frank Voorburg 181bb23d0b Refs #981. Added STM32CubeIDE demo programs for the Olimex STM32-P103 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@820 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-08 12:00:23 +00:00
Frank Voorburg 31c604850e Refs #981. Added STM32CubeIDE demo programs for the Olimex STM32-E407 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@819 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-08 10:30:49 +00:00
Frank Voorburg 6620a01a8e Refs #981. Added STM32CubeIDE demo programs for the Olimex STM32-P405 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@818 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-07 10:36:18 +00:00
Frank Voorburg 24b8bf1834 Refs #981. Added STM32CubeIDE demo programs for the Olimex STM32-P207 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@817 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-04 11:40:09 +00:00
Frank Voorburg 3663929da8 Refs #981. Added STM32CubeIDE demo programs for the STM32F3-Discovery board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@816 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-12-01 11:04:55 +00:00
Frank Voorburg e5c0feb681 Refs #404, #778. Added Nucleo-H743ZI demo programs for Keil and IAR.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@815 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-11-30 12:12:41 +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 c91c5bfe59 Refs #404, #981. Added Nucleo-H743ZI demo programs for STM32CubeIDE.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@813 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-11-23 11:40:37 +00:00
Frank Voorburg 6c6ba11e55 Refs #404. Added Nucleo-H743ZI/GCC demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@812 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-11-19 11:57:40 +00:00
Frank Voorburg ead805b515 Refs #404. Reintegrated the branch for STM32H7 port development back into the trunk.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@810 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-11-19 09:05:25 +00:00
Frank Voorburg 255832e67b Refs #981. Added STM32CubeIDE demo programs for the Nucleo-F303K8 board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@806 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-10-16 08:54:46 +00:00
Frank Voorburg 085940d223 Refs #981. Added STM32CubeIDE demo programs for the STM32F0-Discovery board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@805 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-10-15 09:07:49 +00:00
Frank Voorburg f60ff55f6e Refs #981. Added STM32CubeIDE demo programs for the Nucleo-F091RC board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@804 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-10-14 08:43:07 +00:00
Frank Voorburg 2babeb5354 Refs #1116. Renamed UART6 to USART6 in the RS232 driver of the STM32F7 port.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@803 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-10-02 10:34:33 +00:00
Frank Voorburg ba4b437d6f Refs #981. Added STM32CubeIDE demo programs for the Nucleo-L476RG board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@802 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-24 11:07:04 +00:00
Frank Voorburg aada02a0c7 Refs #981. Minor refactoring of the STM32CubeIDE demo bootloaders by removing the AppDeInit() function.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@801 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-24 09:38:25 +00:00
Frank Voorburg 668f5f1231 Refs #981. Added STM32CubeIDE demo programs for the Nucleo-G071RB board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@800 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-23 14:21:15 +00:00
Frank Voorburg 7ca8703fce Refs #981. Added STM32CubeIDE demo programs for the Nucleo-F746ZG board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@799 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-22 14:43:35 +00:00
Frank Voorburg 936c4bce14 Refs #981. Corrected link to the Nucleo-F767ZI/STM32CubeIDE demo programs Wiki page in the doxygen docs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@798 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-21 15:33:56 +00:00
Frank Voorburg c3e7d31d71 Refs #981. Updated STM32CubeIDE debug launch configuration of the Nucleo-F767ZI board demo bootloader for compatibility with Linux.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@797 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-21 15:08:03 +00:00
Frank Voorburg 54e93de20d Refs #981. Added STM32CubeIDE demo programs for the Nucleo-F767ZI board.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@796 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-21 11:23:46 +00:00
Frank Voorburg 756ef1fb55 Refs #1102. Improved SysTick reset in STM32 ports.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@795 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-09-15 10:59:42 +00:00
Frank Voorburg 7dee47c86a Refs #1093. Corrected directory name of the S32K11 demo programs.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@793 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-08-18 13:36:10 +00:00
Frank Voorburg 8ee8f936a3 Refs #1084. Updated version numbers in preparation for the next stable release.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@785 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-07-07 06:23:34 +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 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 8be50f96f1 Refs #1004. Corrected return value in function FlashSwitchBlock() of the port template.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@747 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2020-02-17 09:54:29 +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