Boost_VoltageMode_HW example B-G474E-DPOW acts like Buck converter.
Hello, im wondering if it is some error in name of example, or it is work on purpose?
Hello, im wondering if it is some error in name of example, or it is work on purpose?
Hi everyone! I'm trying to create simple communication beetween devices via USB where Host is STM32 G0B1CEU6 and device is F411E-DISCO.ON G0 I'm using USB_DRD_FS in HOST_ONLY_FS and HAL_Librery in Comunication Host Class for USB HOST. After i impleme...
In STM32CubeIDE, there doesn't seem to be any way to access the I2S and I2C interfaces for the CS43L22 on the STM32F407G-DISC1 board. There is nothing in the System Core, Analog, Timers ... Middleware and Software Packages configuration area of CubeI...
Hello everyone,I am trying to establish a serial communication between a Teensy 4.1 and a Nucleo F401RE board. The Nucleo board reads data from some VL53L7CX ToF sensors (this part works) and send them via Serial to the Teensy (this one doesn't work)...
Hello Community , can i use X-CUBE-GNSS1 software and the X-NUCLEO-IKS01A2 expansion board together with a nucleo board to develop an application that combines both GNSS functionalities and MEMS sensors ? if yes , how can i connect them to the boar...
Hi All,I have a scenario where the USB port should become DFU capable when the chip is erased and this functionality is working as expected for USB OTG1 FS which is connected to PA11 and PA12, but I want DFU capability on USB connected to PB14 and PB...
Hello, I have an STM32L010F4P6. I am using HAL libraries, STM32Cube IDE 1.10. And i wrote my program in language C. I must set optimalization to -Os. (Low space) My issue is little bit mysterious. I am using LPUART (115200 8N1) for communication. Whe...
Hi,I have seen on the website that the NUCLEO-U575ZI-Q board includes Ethernet RJ45 (under the Moard-specific features): https://www.st.com/en/evaluation-tools/nucleo-u575zi-q.html However, it doesn´t appear in the user manual (UM2861) and I can´t fi...
I need to connect a 5 inch 480x800 display to a STM32 eval board.There are many 480x800 DSI display on the market, but all of them are designed for PIand have standard PI 15 pin or 22 pin connector, which has 1 clock, 2 or 4 data pairs and SCL/SDA an...
There are several posts here asking how to power a board from just the User USB port. I am using the STM32F407G-DISC1 rev E boards. Here is my solution.A Schottky diode (1N5817 or equivalent) is soldered with its anode connected to the VBUS pin on th...