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

T1 protocol on STM32F4

Posted on July 12, 2017 at 13:17Is someone try to use T1 protocol on STM32F4 MCUs. As I see stm32f4 doesn't have examples for T1 protocol and also doesn't have USART that support End of Block interrupt. I have try with Standard Peripheral Driver and...

Is STM32F1 deprecated ?

Posted on May 22, 2017 at 11:38The HAL library has not been updated since April 2016 dispite the bug reports...STM32CubeF1 Release Notes  V1.4.0 / 29-April-2016  V1.3.1 / 11-January-2016  V1.3.0 / 18-December-2015  V1.2.0 / 31-July-2015  V1.1.0 / 05...

use RTT Viewer Segger in stm32f0

Posted on July 12, 2017 at 07:25 hi i want useRTT Viewer but when i use it i get this error .\Objects\TouchSwitch.axf: Error: L6406E: No space in execution regions with .ANY selector matching startup_stm32f030x6.o(HEAP). .\Objects\TouchSwit...

mixing code c and c++

Posted on December 12, 2016 at 12:03Hi guys.I'm trying to write a mixing project code c and c ++.The aim would be to take advantage of high-level libraries written in C ++ and we link  these in c.You have experience about? When having to import in C...

vbruno1 by Associate III
  • 5195 Views
  • 13 replies
  • 1 kudos

STM32F072 hang-up by CAN-Bus RX interrupt

Posted on February 21, 2017 at 06:49 Hi, I am trying to implement CAN Bus communication between two STMF072 boards and find that the communication will be lost randomly. While this situation occurs, the MCU routine loop also be stop just like ...

Can I change the MCU type from STM32F373V8 to STM32F373VC within an STM32CubeMX project to avoid creating a new project?

Posted on July 11, 2017 at 16:34I need to change the MCU type from STM32F373V8 to STM32F373VC within an STM32CubeMX project.Can this action be performed without creating a new project within STM32CubeMX?-OR-Is a new project even required since the M...

STM32F427 LWIP , ARP works but Ping fail (Request timeout)

Posted on July 05, 2017 at 21:43Hello friends,I was originally using STM32F207, FreeRTOS,  LWIP ,ENC28J60 , system works fine.Because I need more RAM, I migrated to STM32F427, but unfortunately network no longer works now, ARP seems working but Ping...

0690X00000607RDQAY.png

STMCube and multiple SPI buses

Posted on July 11, 2017 at 16:12I am using multiple AD7793 ADCs across 2 SPI buses. I have written the software for this for an STM32F205 using the STMCube construct.I can communicated with the ADCs on either bus but when I try to talk to both buses...