STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST7735S display not working

Hi,I am using the STM32H563 and WF18GTLAADNN0 display with SPI for interfacing and the ST7735 library from Controllerstech. However, the application is not functioning. Could you confirm if any driver initialization steps have been omitted? Hardware ...

MathanRaja_0-1723549002360.png MathanRaja_1-1723549002370.png MathanRaja_2-1723549002374.png MathanRaja_3-1723549002381.png

stm32H755 single word programming to the FLASH

Hi there,I'm developing my own bootloader for a stm32H755 MCU and I would like to b able to write just a single 32 bit word (or even also a single 64 bit double word) to the flash.Using standards HAL API and theHAL_FLASH_Program function, I'm able to...

iTTy by Associate III
  • 1184 Views
  • 7 replies
  • 1 kudos

Resolved! DMA to GPIO control using timer is not working

I want to control GPIO output using DMA and Timer. The target is generating a CLK signal of 1MHz and control PB0 synchronized with the CLK.I am using Nucleo-F411RE as the development board. I have followed the instructions from the forum and configur...

f1.jpg f2.jpg
Soad by Associate II
  • 903 Views
  • 7 replies
  • 3 kudos

Resolved! Computation error occurs sporadically

Hi!I am performing a calculation in an interrupt as this:L1L2_filteredTimeNegFlank = ((TIM_GetCounter(TIM16)*50) + 206*L1L2_filteredTimeNegFlank)>>8;But it seems like that it sporadically computes the wrong value and it disappears when I reformulate ...

TBerg by Associate II
  • 564 Views
  • 4 replies
  • 3 kudos

[Tutorial] Restart STM32F in DFU mode

There are some older posts on the net about how to achieve a reboot in DFU mode but none of them worked for me. So I want to share my solution on how to add this functionality to your embedded firmware. First off all, I am using CUBEIDE with a STM32F...

Screenshot_2024-02-15_11-14-31.png
EKoec by Associate II
  • 2323 Views
  • 4 replies
  • 2 kudos

STM32 MODBUS TCP With W5500

Hello all. I have another problem related with Modbus TCP communication. I use STM32VG board and W5500 ethernet IC. My problem is about after i establish connection, communication is broken one time in five seconds, another time in one minute. So, co...

TCP_INIT.png TCP VERİ ALMA.png TCP_VERİ GONDERME.png

Resolved! Conflict from UART and STLINK

Hi there!i start to work at one project with STM32G031J. Soo my i have this problem one of the pin is use for reset when i download the program at the same time is configurate a single wire half duplex , and - i can't simulate- and it's look like eve...

Immagine 2024-08-20 200549.png
SGian.1 by Senior
  • 610 Views
  • 4 replies
  • 1 kudos