Other Parts Discussed in Thread: MSP430F5638
Hello,
I am attempting to port the SPP Demo to my board using an MSP430F5638 and a PAN1325. The demo code fails during BSC_Initialize with a result of -4.
Result = BSC_Initialize(HCI_DriverInformation, 0);
I have followed the hardware porting guidelines supplied by Stone Street One. After some research on the forum, I probed the 32kHz clock and it is functioning.
Any pointers?
Regards,
Eric