STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Fast I2C with DMA transfer issue

Hello, I have successfully implemented the standard I2C protocol with OLED. To speed up the display operations, I increased the speed of the I2C and it works fine up to 290 kHz.The protocol relies on DMA transfer and the CPU is in SLEEP until the DMA...

LaoMa by Associate III
  • 3011 Views
  • 19 replies
  • 0 kudos

How use external trigger SDADC correctly of STM32F3 ?

Hi everyone ! I want configure external trigger of sdadc in stm32373c-eval. Trigger external is TIM13 configured at 1700Hz (purple signal), when HAL_SDADC_InjectedConvCpltCallback execute i did that toggle LED and the toggle is doing 16's in one peri...

0693W00000Dlc4CQAR.jpg
BarcaM by Associate II
  • 478 Views
  • 0 replies
  • 0 kudos

motionstudio2 window application connection error

I tried connecting the bno080 with nucleo 411RE using motionstudio2 window application to read the data from bno080.....I saved the flash memory for running this application and flashed the stm with another program...I flashed the application running...

AR.7 by Associate II
  • 354 Views
  • 0 replies
  • 0 kudos

how to measure force of motor

i need to measure force of a motor but i don't know i how to measure .please any one help me i'm using 24v dc motor with encoderand stm32f446re controller

LOGU by Associate II
  • 535 Views
  • 2 replies
  • 0 kudos

c++ project in keil IDE

Hi,I'm trying to write some c++ code in keil for stm32. I have successfully written C code that compiled well but I can't create a c++ project.anyone has experience with it?

EPora.1 by Associate II
  • 355 Views
  • 0 replies
  • 0 kudos

Program Download and verification issue

Hello,I am using STM32F746BGT6I am trying for LED toggling.I am using cube programmer for downloading hex. I am facing verification issue, but download was successful. After download complete, i reset my controller. But my toggle logic is not working...

Mani1 by Associate II
  • 639 Views
  • 3 replies
  • 0 kudos

STM32F103 Cann't use SPI3 CLK with Debug Mode.

Hello?I'm use STM32F103 RCT6 SPI3 with EEPROM.But When I use IAR Debug. can't read or Write. because no have clk  Without IAR Debug // SPI3 Config /////////////////////////////////////////////////////////////////void SPI3_Config(void){ SPI_Init...

0693W00000DlYHCQA3.png 0693W00000DlYHMQA3.png 0693W00000DlYHRQA3.png