USART in SPI mode
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-04 8:34 AM
Is it possible to configure the USART as SPI master, with SPI slave having 16 bit data frames (AD5592R) ?
Labels:
- Labels:
-
SPI
-
UART-USART
This discussion is locked. Please start a new topic to ask your question.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-02-04 3:59 PM
> Would the USART insert a stop and start bit between each 8 bits in that mode?
Internally it times the stop/start bit, but won't issue clocks for them, so this demonstrates itself as a gap in the clock, as I wrote in the post I linked above.
> If so wouldn't that mess up the slave?
No, except if the slave requires continuous (strictly regular) clock.
JW

- « Previous
-
- 1
- 2
- Next »