STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

How to correct my code in case of an abnormal branch

Posted on January 19, 2018 at 09:51Hi.The below function is called by a few events.int sendDeviceEvent(int idx, char type){ int result; char *buff; if(type == TYPE_REG) { makeRegInfo(idx,buff);  sendInfoToSlave(buff, sizeof(sRegPoll));  } else if(ty...

Kim.Andy by Associate III
  • 767 Views
  • 4 replies
  • 0 kudos

CAN Ä° USE PB2 AZ ANY DÄ°O

Posted on January 09, 2018 at 10:06HELLO because luck of pins we need to use pin PB2 AZ DÄ°O TO READ OR WRÄ°TE, Ä°S Ä°T POSSÄ°BLE MXCUBE ACCEPTS THAT BUT DO ANY ONE HAS A Ä°DEA BECAUSE WE ARE DESÄ°GNÄ°NG A PCB WE DONT WANT TAKE A RÄ°SK THAT Ä°T WÄ°L...

i2c slave or master ???two carts stm32

Posted on January 19, 2018 at 10:29hello i need to use i2c to exchange data between two stm32f103c8 , one sends datas the other blinks and in both sides sends and receive to each other , i use a simple exemple but in one side it works one is master ...

STMl032cz discovery board UART programming

Posted on January 19, 2018 at 07:46i am using STMl032cz discovery controller, and IAR to write the code. I have written simple code for UART using polling method, but not able to transmit the data and see it on tera term. I am new with this can chec...

STM32F072 Discovery: USB Custom HID slowness

Posted on November 05, 2016 at 18:27Hello everyone,I am trying to get off the ground with the STM32F072 in USB Custom HID mode.For starters, I followed this simple tutorial: https://www.youtube.com/watch?v=xufZyQf4O7YIt goes through the following ba...

STM32 Delay timer issues

Posted on January 19, 2018 at 11:23Hi all,I am trying to implement a milli and microsecond delay, most importantly a micro delay as milli is obviously provided by the HAL libraries. My knowledge of timers is quite limited so I might be missing some ...

0690X00000609MVQAY.png

Comparator in STM32F373?

Posted on January 19, 2018 at 10:34Hello i have any question about Comp in STM32F31. What is the propagation delay for low overdrive, for example 5mV? In DS is only for 100mV. For High speed mode.2. What is the output current for Low and high level ...

asrock70 by Associate II
  • 225 Views
  • 0 replies
  • 0 kudos

How to do FIR with STM32F429?

Posted on January 19, 2018 at 09:30Dear allI'm trying to make a Low Pass Filter from ADC signal within STM32F429.I came across some relative document as the belowhttp://www.st.com/content/ccc/resource/technical/document/application_note/group0/c1/ee...

0690X00000609QbQAI.png