Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
I've got a project that uses TIM1 in OC mode to toggle some pins. It's been working fine for months but I made some changes that sent me back to Cube to make changes. While there, it wanted me to migrate the project:Cube version 5.6.1 -> 6.0.1STM32...
Hi,I started working with a Nucleo 144 board (STM32F767ZI) and have implemented an USB-CDC according an example of ST (see: https://www.youtube.com/watch?v=h9T0RTu9Muc).Everything works well, but if I disconnect the USB line before startup the system...
Is their any limitation to do this , is it possible with dual bank .kindly let me know if any code is available Thanks in advance.
Hi Stmteam,I am using Stm32G081RB to Develop Source application.please have a look at the source files and trace.provider_port1Note : trace file is from sink device attached to the Source Device currently we are looking to Develop complete solution.Q...
Hi,I tried to port the X-CUBE-IOTA1 Lib to the STM32F7-Disco.So i startet with a void Project added the Cube Iota files and enabled the LwIP Module.But in the http_manager.c file all gethostbyname calls throw the above error.I don't understand how th...
We want to develop our own Boot-Loader for STM32H725/735 , is there an Written Example User Specific Boot-loader Source code from ST for STM32H725/735 to work with USART and CAN protocol
I have used NUCLEO-F072RB EVK <==> STUSB4500 and tried to execute below git code.https://github.com/usb-c/STUSB4500/tree/master/FirmwareI received below logs when source device attached:################################################################...