cturvey / stm32extldr

STM32 External Loader Project
Other
49 stars 11 forks source link

W25Q256J on STM32H750XB #9

Closed PirowEC closed 2 weeks ago

PirowEC commented 2 weeks ago

Hello,

Not sure if this is possible for you, but I am working with a custom board that requires an external loader for W25Q256J QSPI device on the following pins: CLK=PF10 CS=PB6 D0=PD11 D1=PD12 D2=PE2 D3=PF6

It would be hugely appreciated.

Thanks

cturvey commented 2 weeks ago

Try https://github.com/cturvey/stm32extldr/blob/main/h7_w25q256/CLIVEONE-W25Q256_STM32H7XX-PF10-PB6-PD11-PD12-PE2-PF6.stldr

PirowEC commented 2 weeks ago

@cturvey : thank you, I tested it this morning and the external loader is working as expected.

cturvey commented 1 week ago

Please consider contributing to the project for time/materials..