Can I disable the PWM's by hardware with an input?
Hi, I have an application with 4 legs PFC and 2 legs inverter controlled by the STM32G484VET3. Can I use one input to disable both when a fault happens independently from the software? Thank you.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi, I have an application with 4 legs PFC and 2 legs inverter controlled by the STM32G484VET3. Can I use one input to disable both when a fault happens independently from the software? Thank you.
Hello, What can i take for a MCU which has function with Low Speed USB 1.1 ? I must make a USB HID Interface as Gamecontroller. It is essential to prevent the PC from getting stuck on the USB port, and this is only possible with USB 1.1. greets Ste...
Hi,is there a 64Kb drop-in replacement for the STM32C031G6U6 (which is only 32kb)?We need to find a part where - ideally - we just use the same code without any mods, this is the most important part.And is there perhaps a tool that helps with that? O...
I'm currently using the DCMIPP Pipe 0 to dump RAW10 straight into memory for outside consumption. The documentation I can find tells me that this pipe will unpack the packed 10-bit RAW data, and store it in 16 bit unsigned format. 2 bits per pixel. T...
Hello, I have tried a number of I2C slave tutorials found on YouTube with no success, but none are specifically for the STM32G03 series. Also I am getting a very strange phenomenon. In CubeMX for I2C2 I set the first slave address to 0x012. On my PC ...
Can i use UART + DMA ( normal ) + RTO ? I try to add RTO but when activate RTOE bit the DMA buffer stops fills .I take interrupt with active RTOF , stop DMA , but nothing in buffer !? I use stm32H7 with hardware implemented RTO. Can some one to give...
Hi allI'm pretty sure this was already a topic, but i haven't found a solution yet. Since i'm a beginner i definitely need some help here.I'm sending UDP data with LWIP and FreeRTOS. It works, but after some (random) time the code gets stuck at co...
Hi,how do I start the USB DFU Bootloader with a STM32C071 Nucleo? I tried it while putting Boot0 to high and pressing reset or do a power cycle but the STM32 DFU does not show up in the device manager. I connected USB to the NUCLEO extra USB port of ...
Hi I have a question that blocked me for several days, Hopefully someone can help, thanks a lot.1:MCU:STM32G0B0CET6,Develop tool:STM32CubeIDE2:I wanna have a test for OTA ,so i create a bootloader project and app project3:Flash segmentation:1)Bootloa...
My STM32H533VE works as PD Sink.We connected CC1/CC2 with DBCC1/DBCC2 (as AN5225), STM32 cannot power up with a USB PD adapter. The adapter supplies power for ~20ms then stops the supplying.If I remove the long time initialization code (LSE initializ...