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

STM32H74xxx USART1 Bootloader default pins

Hi,We are using STM32H747IG microcontroller in our custom board and have connected the USART1 pins PA9 & PA10 to the host processor to update the firmware using UART.The USART1 pins PB14 & PB15 are connected to the LEDs using a NPN transistor and wil...

STM32 USB endpoints capabilities / usage questions

Hi,I'm trying to understand the capabilities of the STM32 USB endpoints (lets say at the moment, I wan't to evaluate the USB using the STM32F429ZI Nucleo board, but my question might be portable to any STM32 with USB).1/ It's not clear to me if an en...

BJero.1 by Associate II
  • 3092 Views
  • 4 replies
  • 0 kudos

STM32F4: FAT on NVM memory

hi,I have 2 disks.disk is SD card with FAT. Here is all workingdisk is NVM N25Q256A. Here I have problems.For NVM memory I set sector to 4096 with page 256 bytes. This memory has erase sector 4kB. Datasheet of this memory I attached. And my problem i...

How to test Audio loop back (STM32f7508-DK)

Dear all,I have Stm32f7508-Dk ,I am trying to execute the BSP examples one by one Everything is ok but got stuck in Audio loopback As per instruction (Read Me file) we have to give input to Microphones U20 , U21 and we got the output in CN10 But i ca...

Ss.61 by Associate III
  • 616 Views
  • 0 replies
  • 0 kudos

Unable to get DHCP working with STM32F407 + DP83848

Hi, I am unable to get DHCP working. I am using the DP83848 board with an STM32F4 Discovery board. I am using the STM32CubeIDE and so had the code generated, the DP83848 is working on RMII mode.When I enable or disable DHCP and connect it to my PC/la...

PFirm.1 by Associate II
  • 1996 Views
  • 7 replies
  • 0 kudos

L152 ADC DMA using LL libraries - working example sought

The short version is I'm trying to get a very basic setup working;STM32L152 using Cube IDE, I want to sample ALL 22 ADC channels continuously into an array using DMA.I've copied and pasted the 'ADC_MultiChannelSingleConversion' case into my pretty ba...

JU by Associate III
  • 2620 Views
  • 1 replies
  • 1 kudos