STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USB CDC example for stm32l432

Posted on December 21, 2016 at 00:05Does anyone have a working example of usb-cdc for an stm32l432 processor? The stm32l4xxCube libraries only have usb-hid examples for the stm32l432kc processor, however I need to have working usb-cdc capabilities. ...

FreeRTOS+TCP and FAT Library Problem

Posted on December 26, 2016 at 14:56Hi, I'am working with STM32L4 microcontroler including SDCard and WIFI module. I'am trying to implement FreeRTOS tasks to:  Connect to an FTP serverView the contents of the SD Card under the FTP server. As mentio...

STM32L471x bootloader

Posted on November 02, 2016 at 14:07I noticed that the STM32L471x family was omitted from AN2606 describing the STM32 parts with integrated bootloader.  The STM32L471 datasheet mentions that there is a bootloader present so I assume this is simply a...

LL PWR Missing functions

Posted on December 22, 2016 at 19:08PWR_EnterSLEEPMode, PWR_EnterSTOPMode, HAL_PWR_EnterSTANDBYMode,.....functions are missing from stm32l1xx_ll_pwr,c !HAL and  peripherial lib contains these functions.Why  and for what reasons ?#stm32l1xx_ll_pwr-mi...

Help in intializing i2c

Posted on November 21, 2016 at 19:32hi all i run a tiny project with STM32L433 and have a problem with i2c protocol , i have a MCP79410 microchip real time chip and use it for this project after i initialize i2c with HAL DRIVER i should use HAL API...

Controlling STM32Cube HAL drivers

Posted on December 19, 2016 at 23:16I have defined all my pins using STM32Cube but I do not see a control that lets me turn off HAL drivers. Could someone tell me how to turn off driver code development?Thanks,John Hite#stm32cube

Labels