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
