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

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

STM32 L053R8 Audio example not working

Posted on December 20, 2016 at 16:55Dear Sirs,We are a design firm based in Milan, Italy.We have bought an evaluation board model X-NUCLEO-CCA01M1, which includes the STA350BW chip, for prototyping a new family of audio products. In addition we have...

Partially configure GPIO using HAL

Posted on December 19, 2016 at 01:18Hello,I am trying to change pullup/down in GPIO. However, it looks like HAL_GPIO_Init() doesn't allow partial configuration of GPIO pin.Is there any way to configure pullup/down only using HAL? Should I change reg...

stm32f107 lwip freertos printf problem

Posted on December 19, 2016 at 16:05Hello;I am trying to implement FreeRTOS 9.0.0 and lwip2.0.0 with HAL library and GCCFor easiness I generated FreeRTOS code with STM32CubeMX and replaced FreeRTOS to 9.0.0 and then added LWIP. I can ping my device ...

Resolved! STM32F030C8 Interface with Quectel M95

Posted on December 07, 2016 at 12:59Hi all,I am working for a project which is having 5 interfacing modules out of this one module needs to interface quectel M95 GSM modem to stm32f030C8. From PCB side and Hardware all was done working fine modem Re...