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

Random hardfault bug with STM32F730

We are struggling with mysterious bug with our STM32F730 project, even the bug itself is not easy to explain.We use FreeRTOS and our code is run XIP from QSPI FLASH SST26VF016B.IDE used is Atollic version: 9.1.0.The problem is that the application cr...

Resolved! Is There a Way to Hack USB-PD on STM32G030K8?

Hi All, I designed my board with a STM32G0 series MCU with the main intention of using its USB-PD peripheral. I later realized that it is only the STM32G0x1 series MCUs would be capable of USB-PD while I will be receiving a board turn with an STM32G0...

NYou.1 by Associate II
  • 2022 Views
  • 4 replies
  • 0 kudos

Resolved! How to make SDIO_USB bridge using STM32F4 ?

Hi,I want to use STM32F4 to make an SDIO/USB bridge.I mean I want to send data received on SDIO interface to the USB otg interface and vice versa.I want to know if this is possible ? if yes, any implementation helpMany thanks,

STM2Cube slow downloading

Hello,I have a problem with download speed updates of SW STM32CumbeMX and STM32CubeIDE and downloading packages. I find that I download it from 92.122.48.112:433orbut max speed is 160kB/s. Is there some settings to select server for actualization?Tha...

0693W00000QMLwdQAH.png
Pjesto by Associate
  • 738 Views
  • 0 replies
  • 0 kudos

STM32 G071 System bootloader question

I am trying to use the system bootloader G071 MCU with NUCLEO board using USART2. The factory programmed flash option bytes are 0xFFFFFEAA, and after I modify the nBOOT0 bit the MCU resets and the bootloader is activated after setting FLASH->CR |= FL...

IPavl.3 by Associate
  • 1236 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F7 USB SOF and ID Disable/Reuse (Mbed)

I am trying to use the Mbed USBSerial class on an STM32F767VI and it works fine. I also have CAN3 RX setup on pin PA8 (USB SOF) and a GPIO on PA10 (USB ID). I am not using the SOF or ID functionality, but initializing the USB makes it so those pins d...

LLawr.1 by Associate II
  • 3710 Views
  • 4 replies
  • 0 kudos

I am trying to connect a STM32F417 to a Linux-host (RHEL 8 / CentOS 8) via FS-USB (USBX) as a CDC device under AzureRTOS(ThreadX) + USBX

I am trying to connect a STM32F417 to a Linux-host (RHEL 8 / CentOS 8) via FS-USB (USBX) as a CDC ( VCP ) device under AzureRTOS(ThreadX) + USBX. On the Linux host, it appears as '/dev/ttyACM0'.This results in the Linux host tries to send 'at' comman...

olebenny by Associate II
  • 426 Views
  • 0 replies
  • 0 kudos

zephyr support on NUCLEO_F439ZI board

Hi, I am using zephyr rtos for my application. I am running basic Blinky example on ST boards. I am able to build and flash that examples on nucleo_h743zi board. however same example am trying to run on nucleo_f439zi board. Here am getting "Invali...

Itachi by Associate
  • 1906 Views
  • 2 replies
  • 1 kudos