2025-01-23 08:57 AM
Hello ST Community,
I’m working on a project that requires both Bluetooth Low Energy (BLE) and CAN connectivity. Ideally, I’d like a single MCU solution from ST that includes both a BLE radio and CAN (controller and transceiver, if possible).
Single-Chip Option?
External Module Choice
SPC5 Series
Any suggestions, experiences, or product recommendations would be greatly appreciated! Thank you in advance for your help.
2025-01-23 09:04 AM
>>Use an STM32WB for BLE and add an external CAN transceiver?
Normally, people referring to can transceiver reffers to the (physical layer) chip translating from logic level Voltages to differential signals.
If thats what you meant id use one of those SPI->CAN bridges like the MCP2515
Any other option,
Adds complexity.
2025-01-23 09:17 AM
Hello @OmerSaeed and welcome to the ST Community.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.