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

STM32 Keypad Interfacing Issue.

Hi everyone,I developed a custom board out of STM32F070CBT6 MCU. The board is supposed to handle a simple logic of a 5x4 matrix (similar to a 5x4 keypad). The algorithm I've developed also involves the same logic used in a keypad that is, The rows ar...

AKetc by Associate III
  • 2412 Views
  • 9 replies
  • 0 kudos

I am having a problem with the USB HID host and the SDMMC with FATFS. For some reason these two pieces of firmware interfere with each other. The symptom is the SDMMC will fail with a disk error after the HID host has been running for a couple of seconds.

Both of these firmware were extracted from the STM32H743i-Eval part of the version 1.7.0 HAL library code. The board I am using has no I/O expander so I have eliminated that. The HID host firmware has been modified to support both a keyboard and mous...

BBert by Associate III
  • 502 Views
  • 0 replies
  • 1 kudos

STM32H750 rev V. SystemClock_Config using LL driver

Hello,I have met an issue regarding STM32H750 revision change. Originally we used old MCU package v1.5.0 which is not compatible with revision V. It fills wrong value into RCC_HSICFGR register and HSI runs on wrong frequency then. This was fixed in n...

JPoha.1 by Associate II
  • 907 Views
  • 3 replies
  • 0 kudos

Hi, I am keep on reading frequency count using Timer and i need to store this frequency count in the DMA for every second (when interrupt trigger). what are functions write into DMA and read back from DMA

I am keep on reading frequency count using Timer and i need to store this frequency count in the DMA for every second (when interrupt trigger). what are functions write into DMA and read back from DMA when PLC requested.  i am new to DMA if any sampl...

NPULI.1 by Associate II
  • 299 Views
  • 0 replies
  • 0 kudos

How to signal NAK on USB Bulk Out endpoint

My USB device has an input buffer of limited size. If the buffer is full the USB driver should respond with a NAK to any incoming data packets until the buffer has enough space for new data again. How can my application signal this buffer-full condit...

WKurz.1 by Associate
  • 494 Views
  • 0 replies
  • 0 kudos

how to check remaining heap size

We are using stm32h750xb for our project running uC/OS-II RTOS.Question: is there a way to check the remaining heap size for the system at any point of time after the product is up and running.

ckw089 by Associate II
  • 1793 Views
  • 5 replies
  • 0 kudos

STM32H753I-EVAL board USB OTG HS connection

The PHY chip for HS is USB3320. On the SCH part of UM2198, PIN32 of USB3320 is optional connect to MOSFET. Is it for power on sequence purpose? I can not find the power up sequence requirement for this.Is it requirement of H753's HS OTG?

JZou.2 by Associate II
  • 393 Views
  • 0 replies
  • 0 kudos