Flexbus secondary wait states functionality and configuration

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flexbus secondary wait states functionality and configuration

496 Views
yorknh
Contributor IV

First, do secondary wait states only apply to burst operations, or can they be treated as an extension of the primary wait states for single byte accesses?

Regardless, there doesn't appear to be a way to set the secondary wait state value. The _flexbus_config structure has a boolean for enabling the secondary wait states, but the is no field for the number of wait states. Not surprisingly, there is no code in FLEXBUS_Init() to set the appropriate bits in the CSCR register.

This is using MCUXpresso 10.0.2 and an SDK 2.2.0 built for the TWR-K64F120M.

Tags (1)
0 Kudos
Reply
1 Reply

340 Views
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

The secondary wait states only applied for burst operation.

In fact, the MCUXpresso SDK V2.2.0 software Flexbus driver doesn't provide full features of the Flexbus module.

Customer can add related secondary wait states setting function in application code.

Sorry for that may bring any inconvenience to you.


Have a great day,
Ma Hui

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply