This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Clock pheripheral enable 28069

Other Parts Discussed in Thread: TMS320F28069

Hello to everybody.

I have a problem:

I'm using TMS320F28069 SCIA pheripheral,

I enable the SCIA clock and then I write in the SCIFFTX register,

the code snippet is under

 SysCtrlRegs.PCLKCR0.bit.SCIAENCLK = 1;

 SciaRegs.SCIFFTX.all = 0xE000;

I note that the in the register there is a value not correct.

 Have I to wait some clock cycle like TMS320F2802X ?

see SPRUFN3–December 2008 page 37