STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ST link upgrade issue

Hi,please anyone could help me out how to resolve the issue regarding the ST-link upgrade. when i am trying to upgrade it is throwing an error "ST-link not in DFU mode. please restart it".I am facing this issue after updating both STM32cube IDE and S...

DDS_0-1711099748422.png
DDS by Associate II
  • 2642 Views
  • 2 replies
  • 1 kudos

Resolved! STM32H7 rookie error

Hi, everyone.I recently bought a STM32H750B-DK devboard to try and learn to program microcontrollers. I'm beginning to think I should have started with something simpler...I tried following the "getting started with STM32" tutorial from the wiki. SO,...

Resolved! about IO-Link device development

We are an industrial automation company from Suzhou, China, and we want to develop an IO-Link device product recently.We want to adopt the STEVAL-IDP003V1 + TeConcept solution.But I don't know how to get this support, such as how to buy the STEVAL-ID...

lucas-liu by Associate II
  • 1339 Views
  • 6 replies
  • 2 kudos

RFID integration

i am trying to connect "RFID YHY502CTG" with STM32F407G-DISC1,i have attached the datasheet of RFID,please help me to send and receive data. i am using this code in while loop.while (1){/* USER CODE END WHILE */ /* USER CODE BEGIN 3 */Txdata[0]=0xAA;...