STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 416 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
  • 800 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

Read flow rate sensor with STM32F411RE Nucleo - Timer Interrupts

I have a water flow rate sensor which I want to read with my STM32F411RE Nucleo-64 board. The output signal is a frequency. How can I read the signal? The sensor has following properties:Flow Range = 1 - 15 L/minPulses per Liter = 2200Frequency Outpu...

As.2 by Associate II
  • 1863 Views
  • 5 replies
  • 0 kudos

ADC oversampling result ramping in seconds

I'm using STM32F303 to sampling the multiple analog signals, and for higher resolution, I was oversampling every channel, but I found out all the signals were ramping with same period and same time. ​For figuring out the problem, I did a lot of tests...

0693W000008yfcDQAQ.png 0693W000008yn94QAA.png