09-17-2023 06:11 AM
I did a clean install of COINES and the BMM350-SensorAPI git repo and it compiles links and downloads to the App 3.0 board just fine. I can see debug output on a COM port on the PC.
However, I see no indication that the App3.0 board is talking to the 350 SB. In bmm350_init (in bmm350.c) a call to bmm350_set_regs call returns OK, but this call fails right after that:
09-17-2023 05:41 PM
Another question: Is there anyway to know if a shuttle board mounted on the App 3.0 board is fried?
09-18-2023 03:35 PM
Hi fcovely,
Did you use BMM350 shuttle board 3.0?
09-21-2023 11:32 PM - edited 09-21-2023 11:33 PM
Yes, in fact I have 2 App 3.0 boards and 2 BMM350 shutte boards neither BMM350 SB 3.0 board works on either 3.0 app board. Here is the mouser part:
262-SB3.0BMM350
Shuttle Board 3.0 BMM350
Bosch Magnetic Sensor Development Tools
US HTS:9030890100 ECCN:EAR99 COO:CN
11-22-2023 07:20 AM
Hi fcovely,
Can your APP3.0 board work well with other shuttle boards?
Can the bmm350_interface_init() function before the bmm350_init() function execute successfully?