STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 UART5 issue

Before I explain the problem, I have to give some background. Our project went through a long stage of Proof-of-design, in which a maintenance program was written which tests all the interfaces. Part of this incuded BIT routines for those interfaces....

SBurc by Associate II
  • 1137 Views
  • 9 replies
  • 0 kudos

how to send data from salve to master in i2c?

I have two i2cs, i2c1 and i2c2, I set i2c1 as master and send data request (a "0" char) to i2c2, which is set as slave. now I have enabled event interrupt in i2c2, and when i2c1 sends command, I could find the default MX generated interrupt function ...

adam.wu by Associate II
  • 414 Views
  • 1 replies
  • 0 kudos

Error during debugging

hi,i am executing c/c++ application code in gnu mcu eclipse targeted to STM32F4. i am trying to perform software debugging i am getting the following error during the debugging process. the error is as follows/////////////////////////Error in service...

PJosh.17 by Associate
  • 387 Views
  • 1 replies
  • 0 kudos

Two ADC channel read while 7 channel are configured

HI,Im using stm32l4r5. i configured 7 channels of ADC1.And configured in regular conversion mode (7 ranks). Scan mode enable and continous disable. but when i debbug only two chanel transfer data to array and other element of array = 0 . any one help...

0690X00000A9r6ZQAR.png