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 bus issues after extended uptime

Posted on July 23, 2015 at 16:36 I'm using the STM32F042C6T6 processor as nodes in a CAN bus. Each are attached to aMCP2551T-E/SN CAN transceiver. For the firmware, I am using the HAL drivers provided by ST to transmit/receiveCAN frames. Communic...

STM32F7 Discovery core held in reset

Posted on August 01, 2015 at 09:25Hi There.My STM32F7 discovery board appears to have just stopped running the demo program, i.e. blank screen.It cannot be programmed as the core is held in reset. The reset button doesn't appear to be faulty.Has any...

pulse by Associate
  • 484 Views
  • 1 replies
  • 0 kudos

Error while running linker (USART)

Posted on August 03, 2015 at 18:05 Hello, I'm using theSTM32F030R8T6 microcontroller and IAR IDE. The following is a part of code that I'm using: USART_InitTypeDef USART_InitStructure; GPIO_InitTypeDef GPIO_InitStructure; R...

fenice-6 by Associate II
  • 729 Views
  • 2 replies
  • 0 kudos

how to use sdram as a ram used by compiler

Posted on August 03, 2015 at 10:29hi all i use an external SDRAM in my board. i want to use STEmwin in my program but when i use one of Segger sample in my program an error appear and tells that there is not enough space ( some thing like this''no s...

STM32F103 asinf()... math functions

Posted on August 03, 2015 at 11:30Hello,I need to compute some values, for which I should use asinf() and sin() functions. I alreadyused math.h, but I am wondering if there exists some speed optimized library for this CPU,which can be used? #stm3...

How to store temporary more data?

Posted on August 03, 2015 at 10:07Hello,I'm using the STM32F405 microcontroller.For my application/calculation I need to store temporary a lot of data, which exceed my SRAM.To expand it, without using an external SRAM, I had following ideas:- Use th...

STM32F3 Bootloader Application wrting to flash..

Posted on August 03, 2015 at 13:35Hi,I am using STM32f3 ARM cotex3. I am working on Firmware Upgrade  where one of my code executes from 0x08000000 and other i am locating my 2nd application at 0x08010000 . I have used two method one with the scatte...

STM32f427 SWD reset issue

Posted on May 21, 2014 at 14:51On the board is STM32F427ZGT6 with SWD connection used alog with ULINK2 and KEIL 5.1 uVision.The SWD connection is not recognized withot SWJ checked on, since at reset 32F427 switches to JTAG communication. The test pr...

evgen by Associate
  • 749 Views
  • 3 replies
  • 0 kudos