STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F429 FMC + SSD1963 + Clock Speed

Posted on May 14, 2015 at 10:18Hi. I'm quite new into the STM32 devices, so apologies in advance for the scrappy code! I've got a STM32F429 Discovery board attached to a SSD1963 display though the FMC (8 bit mode at the moment), however I cant seem ...

matthew2 by Associate II
  • 382 Views
  • 3 replies
  • 0 kudos

STM32F4 DMA vs F1 DMA

Posted on May 14, 2015 at 15:51Hello,I am migrating code from F103RBT6 to F415RGT6.The problem is only in DMA part that it seems as a dead code so obviously something is bad there.Here you can see source code for both F1 and F4:http://pastebin.com/Q...

zexx86 by Associate II
  • 254 Views
  • 2 replies
  • 0 kudos

Incorrect definitions in older stm32f4xx.h

Posted on May 12, 2015 at 20:25If you carry over a stm32f4xx.h (together with a bunch of other system headers) from older projects as I do, and want to reset SPI2 or SPI3 in software, and it won't work, then fix the RCC_APB1RSTR_SPI2RST and RCC_APB1...

STM32F4 Discovery Board and VCP USB drivers/application

Posted on January 17, 2015 at 22:16Hello, I have a STM32F4 Discovery board, which I plan to use as sensor-based data acquisition board, switching from RS232 to USB communication with host. The simplest path I see to take is to make the device a Virt...

jsvirzi by Associate II
  • 1807 Views
  • 12 replies
  • 0 kudos

Unable to get STM32F103ZE chip working

Posted on May 12, 2015 at 18:53Problems getting new STM32 target runningI've developed a project on an STM32F103RB, and am now trying to move it to a F103ZE chip. However I cannot get my code to run.I have changed the linker file to accound for the ...

STM32F3 & SysTick_Handler(void) :(

Posted on May 13, 2015 at 00:51hiwhen i compli file stm32f3x0.t, i get this error :stm32f30x_it.c(152): error:  #268: declaration may not appear after executable statement in blockthis my code :/**  **************************************************...

Another retarget.c issue

Posted on May 13, 2015 at 10:45 Hi All, I've been working my way through all the retarget.c threads on here and Keil.com today, trying to resolve the old Symbol __stdout multiply defined (by stdio_streams.o and retarget.o) Symbol __stdin multiply de...

jamie23 by Associate II
  • 782 Views
  • 4 replies
  • 0 kudos

ADC audio sampling circuit

Posted on May 13, 2015 at 16:36Hi I connected audio to ADC and can DSP with success only if the audio is from speaker out. I need to connect audio from a device which outputs 500mvpp. I am using the follow input circuit http://www.frinos.com/adc.png...

sv2agw by Associate II
  • 280 Views
  • 1 replies
  • 0 kudos

UART FIFO error using DMA with FIFO disabled?

Posted on May 04, 2015 at 21:45 Hi folks, I'm trying to figure out how to resolve this w/out having to abandon DMA. Any suggestions are most appreciated. The problem seems to be provoked by a slightly larger write to the UART (which is...

hbarta2 by Associate III
  • 255 Views
  • 1 replies
  • 0 kudos
Labels