Mar 20, 2020
01:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 20, 2020
01:57 PM
I'm currently using the TC234 QSPI module in master mode, and the MTSR output is idle high.
Is there a way to change this so the output idle polarity is low?
Toshi
Is there a way to change this so the output idle polarity is low?
Toshi
- Tags:
- IFX
1 Reply
Mar 21, 2020
10:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 21, 2020
10:43 AM
From the QSPI hardware perspective, in master mode the MTSR output will maintain the last bit value transmitted.
Say for example you have 8-bit data in MSB mode. The data written is 0x00 the MTSR signal will maintain a "0" or low level, if you wrote data 0x01 the MTSR signal will maintain a "1' or high level.
Say for example you have 8-bit data in MSB mode. The data written is 0x00 the MTSR signal will maintain a "0" or low level, if you wrote data 0x01 the MTSR signal will maintain a "1' or high level.