STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ili2511 captouch driver

Hello. I have a cap touch with an ili2511 touch controller board on it. I need to drive it with stm32 IIC but I can not find anything to help me. I need help with writing or finding its driver. please help me I am so confused. I would appreciate your...

Zakba.1 by Senior
  • 2013 Views
  • 1 replies
  • 0 kudos

Resolved! I can't burn my STM32F103 CPU

Hi all,I have the CPU STM32F103 on board. I am using STM32CubeIDE for SW development and STM32CubeProgrammer for burning.On some point during development, I couldn't burn the CPU anymore - I get various types of error messages, like 'Can't erase the ...

Shony by Associate II
  • 1558 Views
  • 12 replies
  • 4 kudos

Couldn't debug via ST-Link

Hello,Just before I tried to debug STM32L052 via ST-Link but following error occurred.The error message is as following.It's strange that I could debug and run with same project yesterday and nothing is changed as for project.What is the problem and ...

curiae by Associate III
  • 427 Views
  • 1 replies
  • 0 kudos

PVD in VBAT MODE

HelloI am using STM32F103C8T6 microcontroller in my project and internal RTC is used with external 32.768Khz oscillator and CR2032 battery is connected to VBAT pin for RTC backup. RTC is working fine.In my application I am running timer which increme...

STM32G030 - FLASH - Fail to use FLASH_Program_Fast

Hi!I am using STMCube IDE and a STM32G030F6I am trying to implement a code that writes variables to the flash. And I was able to make it work, with some limitations...THIS CODE WORKSunion  {  uint8_t regs[6];  uint64_t data;  } mem;    uint64_t *my...

arthhh by Associate II
  • 1136 Views
  • 2 replies
  • 1 kudos

I2C and interrupts on SCL

Hi;I have a tlv493d magnetic encoder, with which I would like to communicate via i2c with an stm32f4 MCU. I can successfully initiate communication with this sensor via I2c, to perform an initial configuration of the sensor. I can verify this by way ...

Screenshot 2024-12-16 at 10.05.07 AM.png Screenshot 2024-12-16 at 10.10.32 AM.png
sb_st by Associate III
  • 1113 Views
  • 14 replies
  • 8 kudos