SBC_FS26_example

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

SBC_FS26_example

306 Views
Albatros
Contributor III

Hello,

I am using SBC_FS26_example and FS26 in my board works in normal mode. However when i try to write something to any registers with Sbc_fs26_WriteRegister(boolean bIsFailSafe, uint8 u8Address, uint16 u16WriteData) function it does not write it. I try to read it with Sbc_fs26_ReadRegister(boolean bIsFailSafe, uint8 u8Address, Sbc_fs26_RxFrameType* pRxData) and i see that i can not write it. What could be the problem?

Tags (2)
0 Kudos
Reply
1 Reply

256 Views
diazmarin09
NXP TechSupport
NXP TechSupport

Hello Albatros,

I hope all is great with you. Thank you for using the NXP communities.

Could you please share more information about the sample code used? I mean, what is the source code?

What are the registers that you are trying to modify?

Do you mean that you cannot write it or read it?

Regards,

David

0 Kudos
Reply