STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Need to add an extra clock cycle to an I2C clock line

Posted on December 01, 2017 at 04:55I am writing a driver for an old Lego NXT ultrasonic sensor. It uses I2C, which is fine in itself, but the sensor has a well-known bug such that it does not always follow standard I2C protocol. Specifically, it re...

PDR by Associate III
  • 943 Views
  • 6 replies
  • 0 kudos

AC6 instable on MacOS High Sierra

Posted on December 03, 2017 at 01:22I do have AC6 frequently quitting unexpectedly while using it on MacOS High Sierra. Both MacOS and AC6 are updated to the latest versions.Any ideas what may be the cause?

How to use ST31G480?

Posted on December 03, 2017 at 18:24Hello, Everybody.I have to use to build secure tag.But I have no datasheet and application circuits with ST31G480.I can not find enough data in Online.How can I use it?If you have datasheet or application circuits...

STM32f103 connection with ADXRS453 via SPI

Posted on December 02, 2017 at 12:00Hi.Recently i'm using ADXRS453BEYZ but failed to work with it !I used 5V power supply for sensor and connect it via Buffer to 3.3v ARM microcontroller (STM32f103CBT6).this is my configs/*SPI config*/ RCC_APB2Perip...

0690X0000060938QAA.png
joe ted by Associate II
  • 386 Views
  • 1 replies
  • 0 kudos

which channel which data

Posted on May 06, 2017 at 13:34 Hi there. i have a question about stm32f745 adc. When we use ADC in Scan mode,Continuous,Regular with Interrupt, how to detect which data is for which channel. eos flag bit is not considered in this chip. I have to u...

DMA and USB FS

Posted on July 21, 2014 at 09:42Hey guysI would like to know if it's possible to use DMA with USB Full Speed.I already saw it with USB high speed (provide by ST's examples) but nothing with Full Speed.I perform transfert data between a PC and MCU an...