STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Kit Laser distance meter stm32f407 50M

Posted on July 09, 2015 at 10:30I work on a project ''distance meter kit '' Here is the link. http://asv-lab.ru/blog/fazovyj_lazernyj_dalnomer_asv50m/2015-06-26-12  There are videos. https://youtu.be/lnKYCIw8I4E https://youtu.be/Iv_juuR2Ceg In the c...

asv-lab2 by Associate II
  • 695 Views
  • 3 replies
  • 0 kudos

STM32F030F4 flash number erase

Posted on January 26, 2016 at 08:19Here on page 62 Flash memory endurance and data retention 1 k cycles: http://www.st.com/web/en/resource/technical/document/datasheet/DM00088500.pdfHere on page 14, 10 000 times: http://www.st.com/st-web-ui/static/a...

9056766 by Associate II
  • 459 Views
  • 2 replies
  • 0 kudos

Question about debugging

Posted on January 25, 2016 at 18:22Who know? How to detect session of debugger in user program? This is need for prevent  use coresponding i/o ports in program, during debugging the STM32F334. Thanks. #debuging #debugging #debugging

Nucleo F091 SPI pins

Posted on January 26, 2016 at 02:26Hello.I am looking at the Nucleo F091 pin distribution,https://developer.mbed.org/platforms/ST-Nucleo-F091RC/ and notice SPI1 and SPI2 pins. No problem about SPI2 pins (in fact I have used them successfully) but fo...

d_aliaga by Associate II
  • 446 Views
  • 1 replies
  • 0 kudos

STM32F030 TIM3

Posted on January 26, 2016 at 01:51Does anyone know if its possible to output TIM3 on an I/O pin to view or trigger another external device? I noticed the absence of the BDTR register for TIM3 and the MOE bit in the register map bit fields. If there...

STM32L151 ADC in Low-Power Modes

Posted on January 26, 2016 at 01:49The datasheet & reference manual are not entirely clear as to when the ADC is functional.  From the datasheet (DocID025433 Rev 7), pp.18, Table 5 shows that the ADC is only operational in Run-Mode and Sleep-Mode.  ...

STM32F429 crashes after RCC configuration

Posted on January 25, 2016 at 19:50Hi,I have an issue with the STM32F429 (Discovery board with 8 MHz crystal).I created a Keil project (software pack based) and added the following SW packs:CMIS: CoreCMIS: DSPDevice: StartupThen I added the followin...

kalhana by Associate II
  • 524 Views
  • 2 replies
  • 0 kudos

Problem on Stm32cube

Posted on January 01, 2016 at 09:111 : when enable FreeRTOS , HAL_IncTick() function not attached in  systick_handler automaticly . there is a lot of problem to work HAL library.2 : in stm32f4 when enable adc ''End of Conversion Selection'' do not h...