STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

mbedtls read error -29184

Posted on January 10, 2018 at 10:54i m working on stm32f41g-eval. handshake done successfully. when my response from server is greater then 3k at that time this error come other wise mbedtls_ssl_read work fine. so please suggest me to read data of 1...

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...

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...