User Activity

Hi I've been trying to read the current values from the 3 phases of my BLDC motor for doing FOC and i need to measure the current when the low side MOSFETs are on. I'm using TIM1 CH1 CH2 CH3 in Center aligned mode 1.How do i configure the ADC so that...
Hi was trying to do work with timers in stm32 when i use the timers directy like this i could set the phase voltages correctly .but when i use the interrupt to set the duty cyles always the phase voltages are zerohow to dynamically set the phase volt...
I'm writing a code for getting angle from a AS5047u magentic encoder to get the angle but the value from the angle not seems to be updating in the live expressions
So i started to learn stm32cubeide recently i decided to write a driver for AS5047u magnetic sensor using SPI and i can communicate with the IC with SPI. On reading the data i get a 16 bit value from it the first two bits are don't care bits and i ha...
Hi GuysI'm just a newbie who got into stm32 architecture and i want to develop a BLDC controller for a Flycat 5010 360kv BLDC motor the power supply is 24v and the max current rating i want is 60A can anyone recommend me a schematic a application not...