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

Suspected error in STM32F334X8_FLASH.ld in STM32CubeF3 1.3

Posted on September 26, 2015 at 08:02 Hi, After struggling trying to make a Nucleo-F334R8 working with the latest HAL, I reached to the conclusion that the linker script shipped with the HAL is wrong. The memory sections are defined as follow: ...

carmine by Associate II
  • 752 Views
  • 2 replies
  • 0 kudos

Std Periphal Libs f2/f4 - Flash Example

Posted on September 27, 2015 at 16:43I tried the std peripheral library Flash example where you store variables in flash sectors 2 - 5. When set up as per the instructions in the read me file - it didn't work (no effect on MemoryProgramStatus, which...

estersci2 by Associate III
  • 995 Views
  • 6 replies
  • 0 kudos

How does the STM32 CAN Transmission Scheduler work?

Posted on September 28, 2015 at 15:39Hi,Does anyone know how the STM32 CAN Transmission Scheduler work?If the  mailbox 0 was filled up during transmission of mailbox 1 and there is data in mailbox 2, will the scheduler send mailbox 0 or 2 next? #...

STM32CubeMX SPI1 receive and send char ?

Posted on September 27, 2015 at 05:37 Guys, I want to port some a code below to STM32CubeMX /******************************************************************************* * Function Name : SPIPutChar * Description : Send one byt...

Search broke, posting followups broke.

Posted on September 25, 2015 at 21:39Search: Nothing is found.Followup - I tried to follow up on the ''search is broke'' post below and got:''''There is no file with URL 'Lists/STM32Java/Cannot search STM communities,/public/STe2ecommunities/mcu/Lis...

hbarta2 by Associate III
  • 505 Views
  • 2 replies
  • 0 kudos

STM32F407 Motor + Encoder interface problem

Posted on September 28, 2015 at 11:58Hello there, I am trying to build a stepper motor driver with encoder interface using stm32F4 discovery board. I have already configured and got working the stepper motor interface. For that I used Timers 1 and 8...

STM32F050 DMA1.4 transfer on Timer3 Trigger

Posted on September 27, 2015 at 13:10I'm trying to enable DMA1.4 transfer from TIM3->CNT to memory on Timer3 trigger event. Timer3 is configured as slave of Timer2. Timers2/3 counts ok, but DMA don't transfer on trigger. DMA configuration code: RCC-...

ne562 by Associate II
  • 654 Views
  • 2 replies
  • 0 kudos

Flash as EEPROM / FW Code Image Collision (avoiding)

Posted on September 26, 2015 at 00:16Hi,I am working from the olfd Std FW peripheral libs - gave up on cube.There is an interesting ''flash'' example project for storing run-time configuration variables.It has sectors/addresses defined so you can de...

estersci2 by Associate III
  • 2272 Views
  • 13 replies
  • 0 kudos