STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 IDE

Posted on January 10, 2018 at 10:31Hi, I am just starting a project in STM32.Now we have a confusion on which IDE to select SW4STM32 or Atollic TrueSTUDIO. Recently ST acquires Atollic. Now eventually one of them become obsolete soon.Please share yo...

Zee blue by Associate
  • 487 Views
  • 4 replies
  • 0 kudos

STM32F334R8 Internal Temperature and USART

Posted on January 02, 2018 at 22:59Hi there,Setup:STM32F334R8 on a NUCLEO-F334R8 on a custom PCB with power supply, CAN tranceiver, I2C slaves and RS232 Tranceiver.uVision5 Toolchain and STM32CubeMXProblem: I want to read out the internal temperatur...

stm32f7 uart tx/rx working on 1.8v problem

Posted on January 10, 2018 at 21:29Hey. We have the following problem: There are 2 boards we use in our design. One includes stm32f7 chip and the second one is stm32l4. Both chips work with 1.8 V. Same voltage we designed for uart rx and tx communic...

Hello, 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 i do it ? Thanks Norhane BENKAHLA

Posted on January 10, 2018 at 14:44Hello, 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 ca...

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
  • 529 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 ...