Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FDCAN configuration on STM32U575

I need to use FDCAN to send CAN messages. Since I want to receive each message (without filters) I do this :sFilterConfig.IdType = FDCAN_STANDARD_ID; sFilterConfig.FilterIndex = 0; sFilterConfig.FilterType = FDCAN_FILTER_DUAL; sFilterConfig.FilterCon...

CSou.1 by Associate II
  • 1598 Views
  • 2 replies
  • 0 kudos

Is there a possibility to power off the Murata Type ABZ module completely, and remember the settings for next power on ? Like for the RN2483 ?

Hello everyone,I use the Murata Type ABZ module as an AT Slave device from a bigger microcontroller. As the Murata module is one among many modules on my board, I have included the possibility to turn it off completely with a load switch. Rather than...

Loïc by Associate II
  • 549 Views
  • 0 replies
  • 0 kudos

Resolved! i2c not working in release mode IAR

Hello,I would to access to i2c devices with bluenrg-355MT, I use functions from BlueNRG-LP DK 1.0.0, in bluenrg_lp_evb_i2c files. When I Download and Debug, i2c works fine, but in release mode there is no i2c signals.Here my code to detect light sens...

AndyR1 by Senior
  • 1214 Views
  • 3 replies
  • 0 kudos