STM32H7 -Dead Time Configuration
Hello everyone, I need your help for configuring PWM dead time, I have configured below configuration but I received dead time as 5uS. I need 200uS dead Time. Could you please help me.
Hello everyone, I need your help for configuring PWM dead time, I have configured below configuration but I received dead time as 5uS. I need 200uS dead Time. Could you please help me.
Hello everyone,I am trying to get the Ethernet interface on the STM32H753ZIT up and running using CubeMX. The goal is that I can ping the µC. It is not an Evalboard but a self developed board. Unfortunately I don't have the schematic.I have already s...
Hello,I would like to implement IEEE-488. on stm32.In order to connect send commands and download data from old digital equipment.Does someone familiar with GPIB library code implementation?
I have 3 potentiometers, one on each channel of the ADC, that vary 3V. The ADC reads the values and converts to voltage.I have not been able by reading the datasheet and looking at some examples online to figure out how to get it to work using interr...
Hello All I am using zephyr RTOS on NUCLEO-F767ZI board. I am considering using the NUCLEO-F767ZI board to use GNSS data. Is there a Zephyr driver for X-NUCLEO-GNSS2A1? Regards TaeHo
Hi, I wonder if someone can tell me about the most recent lwip api for stm32 as follows: 1. Where can I download it (ported lwip) from the stm32 website2. Is there any serious issue related to udp and tcp (client/server) usage of the api?3. Is it pos...
Posted on March 18, 2018 at 16:44Hi guys, i'm looking to get signal from ♯ FSR sensors with my STM32F4-Discovery. I set PA1 as ADC1_IN1 and after i associated DMA (with STM32CubeMX, HAL driver). So i generated the project and edited with System Work...
Hi In previous posts, I encountered the similar problem, but I did not find an accurate answer.Please advice me on this issue.
I have tried every solution mentioned here. I have also contacted my friends and family members whom have tried to download this software and other libraries (CubeIDE, CubeMX, F1, F4, F7 and H7 Libraries). Same issues I need help urgently as I need t...
Hi, I am trying to use STUSB1600 as a front end interface to my USB Type-C connector and interface it with STM32L4R9 series microcontroller. It is a dual role type application but with no power delivery. Unable to understand why VDD of STUSB1600 is c...