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

Resolved! How to support I2C burst write/read?

I wish to configure my STM32 MCU (STM32G071RB) as an I2C slave device, and support I2C burst-write and I2C burst-read, in a similar manner to many I2C slave devices:(usually the RA value is incremented after every DATA byte)The I2C receive/transmit f...

0693W000001reYmQAI.png
Yiftah by Associate II
  • 6158 Views
  • 5 replies
  • 0 kudos

STM32H743ZIT6 RAM regions

I've noticed that STM32H743ZIT6 is divided in to three RAM regions (RAM_D1,RAM_D2,RAM_D3).So I want to expand one map region for example RAM_D1 and make it one. Like this:Can I do that? How can I achieve it because in console I get :  

heyo_0-1688020708189.png heyo_1-1688020745853.png heyo_2-1688020789341.png
heyo by Senior
  • 1115 Views
  • 4 replies
  • 1 kudos

Resolved! The USB MSC Host library of FW_F7_V_17.1 in STM32F746-DISCOVERY does not work completely. Can you help me?

I was working with an example of the FW_F7_V_16.1 version and it works perfectly. When upgrading to version 17.1 I get an error "Error: Cannot Open USBHost.txt".Checking a bit I found that the difference is mainly in the files:usb_ctlreq.h and usbclr...

Why my project stuck in HAL_Delay()?

Hi,i have started this project using X-Cube-IOTA1 package and i added all libraries i need to replicate the same project example which is IOTA-Client. i manage to compile my version and run in the the STM32 B-L4S5-IOTA1 using freeRTOS, but the proble...

Skane by Associate III
  • 10482 Views
  • 7 replies
  • 0 kudos

My stm32f103c6t6a is sending wrong HID thrown USB

I soldered all the components to the PCB, then I was able to successfully upload the code to the microcontroller it is a simple program where I send every 2 seconds the key '4', simulating a keyboard. But when I connect my PCB to the computer, the co...

wil92 by Associate II
  • 1029 Views
  • 2 replies
  • 1 kudos

LWIP and STM32F427 - disable echo back to client

Hello, i have imported a tcp echo server example, using the old stdperiph code. So far everything is working as expected. Apart from the original code, i've implemented my own function to send a custom string. But on the client side, for example if i...

Bogdan by Senior
  • 2494 Views
  • 4 replies
  • 0 kudos

FOTA In STM32F446ZET6

Hello,I am new to STM, I wanted to know, How can be FOTA implemented for STM32F446ZET6?are there any ready API's in the STM32 cube ide?And also, are there any points that can be looked into reference manual or datasheet for implementing this function...

rucha_16 by Associate
  • 530 Views
  • 0 replies
  • 0 kudos