STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN busy after first transmission

Posted on January 26, 2016 at 17:40 Hi. I'm trying to make my STM32F4-Discovery talk to itsef through CAN,using this configuration and here's my code. #include ''stm32f4xx_hal.h'' #include ''stm32f4xx_hal_can.h'' #includ...

0690X00000605L3QAI.png

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
  • 883 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
  • 571 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
  • 567 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
  • 672 Views
  • 2 replies
  • 0 kudos