STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QSPI AND USB INTERFACING

Posted on January 05, 2018 at 13:49Hi,   I am doing a Project using STM32L4 Microcontroller, keeping Reference of Available Example Codes i am able to Develop a code where i can Write and Read back the data from QSPI-Flash-Memory.    But my Requirem...

STM32H7x: Register PWR_CR3, Bit USB33DEN

Posted on November 21, 2017 at 10:30Hello Community,in the STM32H7 power control i can find the bit USB33DEN in theregister PWR_CR3. As the reference manual explains with this biti can enable/disable the VDD33USB supply voltage level detector.Can an...

USB OTG: function of CHDIS/CHENA

Posted on December 09, 2017 at 00:32I'm working with the OTG FS core on the STM32F205ZE, and having some trouble understanding the sequences used in the example code. In the manual (RM0033) under register description for HCCHAR, the CHDIS/CHENA bits...

HAL_GPIO_Init problem

Posted on January 03, 2018 at 16:05I've been some months working on a Firmware for STM32L476VG. I've made a second version of my PCB adding more hardware as 6 MOSFET controlled from MCU.The problem is with the MOSFET controlled from PE10, as seen in...

Resolved! USART VCP connections on NUCLEO-L432KC

Posted on January 02, 2018 at 16:32Hello,I just bought a NUCLEO-L432KC board. I understand that of its 2 USARTs the USART2 is connected to the ST-Link Virtual Com Port via pins PA2 and PA15.The RX pin PA15 apparently is not broken out on the Nucleo ...