STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Discovery kit STM32 LoRa Data

Posted on January 10, 2018 at 14:46Hello,I have Discovery kit LoRa, i will implement my algorithm in this cards for tests, and i want to know if i can make changes in the part of the header of the message lora? if it's possible to do this, where can...

STM32F030K6 code protection with cyclone

Posted on January 10, 2018 at 08:41Hi,I am using STM32F030K6 and need code protection in cyclone for production.i am using steps in Cyclone Image Creation Utility Version 6.22.00.02but still not getting code protection properly and able to read hex ...

STM32CubeMX - library compatibility

Posted on January 10, 2018 at 11:30Hi, I'm using STM32F415 MCU. My code is generated by STM32CubeMX (V4.22) and I'm using Eclipse as IDE.I got several difficulties to adapt code from ST exemple or exemple from internet to my project due to: - a prob...

Dams by Associate III
  • 658 Views
  • 5 replies
  • 0 kudos

STM32F405 STOP mode UART issue

Posted on January 09, 2018 at 15:07Hello,I am working on application which require low power and serial USART communication. Using HAL CubeMx library We are able to STOP mcu clock and wake up on external interrupt correctly. Now for wake up on UART ...

STLink/V3

Posted on January 10, 2018 at 11:35Hello,the STM32CubeProgrammer software description takls about a STLink /V3. Is there any further information availible, like  is expected availability, intended price etc?

STM32L053 - TIM21 - Input Compare

Posted on January 09, 2018 at 13:43 Hello, I am trying to setup the timer TIM21 channel 2 (PA.3) as input compare in order to find out the frequency applied to that pin. On the basis of the ST provided example (which relies on TIM2 and PB.3...

jb f by Associate
  • 479 Views
  • 1 replies
  • 0 kudos

Porting IAP

Posted on January 03, 2018 at 10:16Hello, I am new to STM 32 devices so go easy. I would like to port over the IAP included in the AN4854 which is for a STM32072B Evaluation board over to a STM32f746 Discovery board. I have read through the applicat...