STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 320 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

STM32F769 Flash Memory Allocation for user data

Posted on January 19, 2018 at 03:33Hi,Flash memory address is from ADDR_FLASH_SECTOR_0 to ADDR_FLASH_SECTOR_23.Which sectors are for program code?How to choose flash sector to store user data?Please advise me.Thanks.Regards,Thiha Kyaw#stm32f769 #fla...

SPSGRFC-433 Module mbed initial setting example

Posted on January 19, 2018 at 08:07I am looking for an example..The example of X_NUCLEO_IDS01A4 is modified and repeatedly (send) succeeds, but it does not work to send after receiving from receiving side..I wonder if you have any examples.The sendi...

windows serial tool to send hex data

Posted on January 18, 2018 at 05:58i have used hyperterminal in windows,but i want to send a block of hex data (for eg:('hi'->0x68,0x69).i tried tera term.but i am able to send one byte a time not a string at one time.i am not sure if i missed somet...

STM32L0 consumption

Posted on January 17, 2018 at 16:04Hi GuysI'm using and STM32L011 MCU with HAL library and RTC running on a WakeUpTimer of 60seconds.I enter stop mode in the following way:void gotosleep() {     __HAL_RCC_PWR_CLK_ENABLE();    HAL_PWREx_EnableUltraLo...

xarion by Associate II
  • 1120 Views
  • 3 replies
  • 0 kudos