hathach
42e7bd4ce8
update clock setup for H743 eval
2023-11-22 21:39:28 +07:00
hathach
9360a3bd51
add uid for some stm32
2023-08-04 00:23:10 +07:00
hathach
a5768f52b4
more board_api.h rename
2023-08-03 15:50:52 +07:00
hathach
19c99d3b42
etm trace for nrf52840
2023-06-20 13:19:08 +07:00
hathach
7dc6829519
enable etm trace support for h743 eval
2023-06-19 16:33:47 +07:00
hathach
3623ba1884
fix trailing space and new line
...
temporarily disable codespell
2023-03-17 16:12:49 +07:00
tyustli
fabe86362b
fix HAL_Delay no effect bug on st platform
2023-03-16 08:28:19 +08:00
hathach
b464f91a6e
iar h7
2023-01-30 17:04:39 +07:00
Jerzy Kasenberg
42230df71a
Add support for nucleo-h723zg
...
Mostly copy of stm32h743nucleo.
Linker script generated by STM32CubeIDE.
Since this device has only one HS USB
board.h contains few defines that map on
board HS USB to FS because there is no
ULPI chip mounted on Nucleo board.
For FreeRTOS build:
Set interrupt priority for HS always and for FS if exists.
2023-01-26 12:53:03 +01:00
Jerzy Kasenberg
ba017d0669
boards/stm32h7 update gpio clocks
...
GPIOE was turned on twice, changed to missing GPIOF.
GPIOI is not present on all boards notably STM32H723
so clock in turned on only if present.
2023-01-26 12:02:07 +01:00
hathach
99c1585ed2
rename board specific macro for example
...
- BOARD_DEVICE/HOST_RHPORT_NUM to BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to BOARD_TUD/H_MAX_SPEED
2022-06-01 23:53:40 +07:00
hathach
a5f516893b
more with -Wcast-qual
2021-10-17 16:36:53 +07:00
hathach
6159252692
disable systick when running freertos on other stm families
2021-08-29 21:34:10 +07:00
hathach
00e66cf2e0
remove old openh743i, explicitly disable systick when using freertos for H7
2021-08-29 21:26:47 +07:00
hathach
a9279ece33
merge waveshare to h7 family
2021-08-19 17:27:53 +07:00
hathach
faae19f560
update ci build
2021-04-18 15:44:50 +07:00
hathach
5d226ee733
add h745disco to family group
2021-03-03 20:22:55 +07:00
hathach
5799c471f1
group h743eval and h743nucleo into stm32h7
...
tested and work well
2021-03-03 20:07:17 +07:00