STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Triggering SDADC (stm32f373) from RTC (LSE)

Posted on September 22, 2016 at 15:19Hello, I have a project based on stm32f373, I'd like to trigger sdadc conversion with RTC synchronyzed frequency, are there any solutions to do this without external routing MCO output(LSE) -> Timer Input -> Trig...

mailbox by Associate II
  • 463 Views
  • 1 replies
  • 0 kudos

Change static library target device in SW4STM32

Posted on September 11, 2016 at 10:16Hi,I use the SW4STM32 IDE and would like to create a generic static library.When I go to New Project tab and select static library in ''Project type'', I can create ''Ac6 STM32 MCU GCC'' or ''Cross GCC'' project....

heifetsg by Associate II
  • 417 Views
  • 1 replies
  • 0 kudos

Resolved! SPI NSS do not change. HAL libraries

Posted on September 22, 2016 at 12:51Hi all; I am trying to comunicate with an external flash memory with my STM32F429. I can see my signals in the oscilloscope . I see how my microcontroler starts the clock and write to the bus but the NSS signal d...

jzotes by Associate II
  • 538 Views
  • 2 replies
  • 0 kudos

STM32F401 Apple-1 Replica Emulator

Posted on September 22, 2016 at 13:24Hello to All, recently I coded an emulator of an old Apple-1 inside a STM32F401 Discovery board. It is capable to generate a PAL/NTSC composite video signal, it's interfaced to an old Macintosh 128K keyboard thro...

0690X00000603CJQAY.jpg 0690X00000603COQAY.jpg 0690X000006039GQAQ.jpg 0690X0000060367QAA.jpg
Digimorf by Associate III
  • 517 Views
  • 2 replies
  • 0 kudos

HardFaultException in RAM-Test

Posted on September 22, 2016 at 14:55The RAM-test procedure STL_FullRamMarchC(void) of the IEC 60335 SelfTest library ends with a HardFaultException. Debugging the function Shows that this happens after Step 6.  The return address seems to be lost. ...

Nucleo f429zi after st-link removal

Posted on August 29, 2016 at 11:04Hello,I have a following problem, I have a Nucleo f429zi board and after ST-link removal I am unable to run code on it. I've chcecked the solder bridges, I'm using SWO - the debbuging seems to be fine, the cpu is st...

SimonP by Associate II
  • 470 Views
  • 1 replies
  • 0 kudos

stm32f107 - SPI ''reinit'' not working

Posted on February 14, 2016 at 21:24 Hi, i write bootloader with sdcard upgrade option. During first bootloader start (after power on, or MCU programming using stm-vldiscovery programmer) everything works well. When I restart MCU using N...

STM32F0 Comparator Output issue

Posted on September 02, 2016 at 19:53I am unable to get any output from the COMP1 comparator on an STM32F072RB on any pin other than PA0. The datasheet ''STM32F072x8 STM32F072xB'' states on pg 41 that COMP1_OUT should be available on pins PA0 PA6 an...