Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob

Uses of the IN_DATA Action – KBA90262

Uses of the IN_DATA Action – KBA90262

Anonymous
Not applicable
Version: **

 

Question: What is the purpose of the IN_DATA action in the GPIF state machine?

 

Answer:

The IN_DATA action samples data from the data bus and moves to the destination specified. The destination can be the DMA channel or the firmware application. See the firmware API, CyU3PGpifReadDataWords(). Note that the option for selecting the destination thread is available only when the destination is the DMA channel with the addressing mode as Thread selected by the state machine (number of address lines = 0).

0 Likes
209 Views
Contributors