User Activity

Hi everyone,I am using STM32F407 to read voltage and current values from INA232 and TCA9548.I have 8 INA232 so I used TCA9548 as I2C Switch.I have coded as follows:1. SET TCA9548 on Port 12. Read the voltage value on INA232 at port 1The result I get ...
Can I use STM32F401RCT6 to be I2C master and slave at the same time?1: For the Master, I use I2C1 -> pin PB6 and PB7, I will read data from the current sensor ICs.2: For Slave, I use I2C3 -> pin PA8 and PC9, I will send and receive data from another ...
 Hi all,I am doing a project and need up to 25 ADC channels to read current from HAL ACS712 sensor,I have never read so many ADC channels.I saw that the STM32L152VET6 supports 25 ADC channels, so I chose it.I have a problem when configuring with ST32...
Kudos given to