Hello every one.
Did someone already proceed to transmit something on the Spi Bus (via the cn12 connector) of the STM32f469I Disco board via Touchgfx without Cube or another IDE?
Thanks for reading me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-25 9:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-26 8:20 AM
TouchGFX doesn't interface with peripheral hardware. Not sure what you're asking. If you want to perform some type of communication with SPI based on a GUI event, you should pass your data back to the Model and handle it from there with custom code.
With respect to the 469i board, you can certainly use the SPI interface on the CN12 connector for communication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-26 10:41 AM
The processor will run whatever code you put on it.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-30 2:33 AM
ok , you have relieved me of a doubt.
thank you guys .
