STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ADC_EOC_SINGLE_SEQ_CONV STM32H7 error compilation

Posted on December 01, 2017 at 16:23Dear all,I used STM32H743 cibleIn the CubeMx, In ADC1 Configuration, i choose End of single or sequence conversion for 'End of conversion selection'Then when i generate my projet and i try to compile, i have error...

aneveux by Associate II
  • 345 Views
  • 2 replies
  • 0 kudos

Resolved! STM32l4 FW 1.10 ADC Rank assert

Posted on November 15, 2017 at 10:57 Hi, I have ADC set like so (Code generated by CubeMX): sConfig.Channel = ADC_CHANNEL_1; sConfig.Rank = 1; sConfig.SamplingTime = ADC_SAMPLETIME_2CYCLES_5; sConfig.SingleDiff = ADC_SINGLE_ENDED; sCon...

JTAG and Flash memory resistor calculations

Posted on March 05, 2018 at 11:54JTAG and Flash memory resistor calculationsIn one of the schematics. there is an 22.1 ohm series resistor between Micro controller and the Flash RAM.Now if we go for the Stress analysis of that resistors it is going ...

deep ch by Associate II
  • 582 Views
  • 2 replies
  • 0 kudos

It's a bug of cubeMX4.24?

Posted on March 05, 2018 at 13:33Using cubeMX2.24 configure CAN, and generate a project. After that, clicking on CAN1 no longer pops up the dialog box to set the parameters. Turn off cubeMX, ioc project can no longer be opened.

0690X00000609voQAA.png
one V by Associate III
  • 275 Views
  • 1 replies
  • 0 kudos

STM32L475 One Pulse with timer

Posted on March 05, 2018 at 13:31 Hi, i want to send only 1 Pulse and i thought to use a timer. I use the Board B-L475 iot and i want to generate the pulse on TIM2_ch3 (PA2). I had build the HAL with stm32cubemx. Before the while(1) b...

Resolved! Does STM32 DFP support ARM Compiler 6

Posted on March 01, 2018 at 15:13migrate Compiler 5 -> Compiler 6 in KEIL MDK. https://www.youtube.com/watch?v=rt6tD0ffYIk&index=2&list=PLgfqWPj3VNU-5luCbv1Y-gutHx7aNXb9p&t=0sI am using STM32F1 DFP, I install the latest one. It seems don't work with...

0690X00000609sGQAQ.png

what u seuggest?

Posted on March 04, 2018 at 09:21hiI have this project that there is a gate that allots of the car go through it one at the time. I need RFID Chip that can detect passive tag with a range of 10 meters or longer for detecting those car passive tag an...