Does the STM32F0's SPI TI standard is the same as "microwire SPI"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-15 2:50 PM
Do anyone know if the STM32F0 SPI, programmed in the TI standard, not the MCU's ordinary SPI, is in fact the same of so called "Microwire SPI" as used into EEPROM: 93C66 (not regard to CS polarity)?
Regards.
- Labels:
-
SPI
-
STM32F0 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-15 4:46 PM
Microwire is a subset of the SPI capabilities of the STM32F0. You should have no problem using it on that chip.
Note that the glitch filter is not a standard SPI thing. It should not come into play unless you have significant noise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 3:51 AM
Does anyone knows which SPI setup match to Microwire standard on STM32F072? Is it the so named "TI standard"?
Regards.
