User Activity

I am using the Nucleo-G0B1RE board for I2C communication with BMS AFE IC. I am able to communicate with AFE if i use I2C1 port. I have tested it with [PB9, PB8] and [PA9, PA10]. If i use I2C2 or I2C3 it doesn't work. In case of I2C2 it only works if ...
Hi everyone,I am trying to send data from one STM32G0B1 MCU to another STM32G0B1 MCU. When i use standard ID it works perfectly but if i use Extended ID then the receiver interrupt doesn't fire. I also checked it with logic analyzer. Transmitter send...
Hi,I am working on a CAN Bus project with TCAN1051 and STM32G0. In this project i have to send approx. 175 bytes of data though CAN. It will take around 22 frames to send this data. And i can't figure out how to send all the frames. If i send all of ...
Hello,I am working on a project in which i have to save my sensor readings in STM32G030F6's internal flash memory with time stamps. For that i am using STM's internal RTC to get the time and date. But problem is that i can't write data into flash if ...
Hello,I am working on CAN-FD project and and I am able transmit and receive data. Currently it is continuously sending and receiving the data. But I want to send data only when receiver sends data requests. How can I do that? thanks for help
Kudos from