Can I use the STM32 MCU as an SPI slave to emulate an accelerometer behavior?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-04 8:36 AM
I want to use S32G NXP microcontroller as a SPI Master and stm32 microcontroller as an emulator SPI Slave.
- Labels:
-
SPI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-04 8:06 PM
MCU replace some hw by sw + delays.
If you can tune the SPI master with some minimum usec delays say between data block, then maybe.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-05 3:36 PM
Could you please provide some reference to that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-05 3:36 PM
Could you please provide some reference to that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-05 8:01 PM
My code can't be shared presently, as it has been optimised to a custom multiple stm32 bus network. (1 master up to 10 slaves using special way to use single NSS)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-11-07 12:01 AM
Ok... Thank You!!
