Search found 5 matches

by maciek
Wed Jan 23, 2019 11:50 pm
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102864

Re: Where to start STM32H7 support

Note also that you can connect most of the pins directly to Nucleo's connectors, thus reducing the number of wires. Bend the pins on the card shield and connect only the wires where using another pin can't be avoided.
by maciek
Wed Jan 23, 2019 6:12 pm
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102864

Re: Where to start STM32H7 support

I have tried with either STM32 HAL or FreeRTOS (or both? I don't remember exactly but can check and publish an example) and it was working while connected with loose wires. The card detected, writing and reading OK. Maybe there would be problems with the max. speed, but I haven't been adjusting any ...
by maciek
Wed Jan 23, 2019 9:50 am
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102864

Re: Where to start STM32H7 support

Hi Giovanni, which HW do you need? Would Nucleo H743ZI do the job? https://os.mbed.com/platforms/ST-Nucleo-H743ZI/ and also an SD card board with SDIO interface, connected to Nucleo? I think some of us would be happy to fund such a board as our contribution to Chibios on H7 controllers. Do you prefe...
by maciek
Tue Dec 18, 2018 5:03 pm
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102864

Re: Where to start STM32H7 support

Hi,

thanks for the answers, I've generated the project in STM32CubeMX, and the resulting "Timing" constant I got is 0x10707DBC. Does it make sense? I'll check if it works in my ChibiOS I2C project.

As far as could I determine, ADCs and SDIO/SDC seem to be not supported yet?
by maciek
Thu Dec 13, 2018 3:04 pm
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102864

Re: Where to start STM32H7 support

Hi, I'm trying to test which features are working on H7. I've got it for GPIO and UARTs. Now examining I2C, it's not easy because there is no working example and I'm not that experienced to write everything without any helpers. Two questions: -how to initialize I2CConfig for v3? I've found the follo...

Go to advanced search