← index #6281Issue #3998
Related · high · value 0.246
QUERY · ISSUE

STM32F765 support

openby vzasukhinopened 2020-07-24updated 2020-07-31
port-stm32

I would like to add support for STM32F765. Linker script and alternative functions for STM32F765 are compatible with STM32F767 (which is already supported in ports/stm32/boards/stm32f767{.ld,_af.csv}).
How should I add support for STM32F765: copy and rename files or create symbolic links to stm32f767{.ld,_af.csv}?

CANDIDATE · ISSUE

stm32: Hard Fault in mp_stack_set_top(&_estack)

closedby andrewleechopened 2018-08-01updated 2018-08-02
port-stm32

This is probably caused by something I'm doing wrong, but I'm trying to get micropython head to run on my custom STM32F765 board. I usually run an openmv based fork on this board which works fine.

During stm32_main, I'm getting a hard fault when running mp_stack_set_top(&_estack);
I've also compiled and tried to run the unmodified boards NUCLEO_F767ZI and STM32F769DISC which are almost identical chips, and in both cases they also hard fault at the same line.

Does anyone have either a NUCLEO_F767ZI or STM32F769DISC board and could check that current head d8e0320 runs on them?

Thanks!

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied