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 minimal schematic

Posted on August 08, 2014 at 17:21Hello! I'd like to design minimal schematic for STM32F429. I'd like to have all pins connected to goldpins. I want to program through ST-LINK and SWD. Please check my schematic. It's in the attachment. Thanks! #s...

erazmus by Associate
  • 537 Views
  • 6 replies
  • 0 kudos

DISCOVERY BOARD SPI NO NSS

Posted on September 01, 2014 at 06:25Hello, I have a Discovery board and am using the SPI master DMA example and SPI4. I set NSS as SPI_NSS_HARD_OUTPUT. What I get is CLK, and MOSI come out perfectly, but NSS is pinned low. I put a pullup on it, and...

STM32F4 PSRAM configuration

Posted on September 03, 2014 at 10:26Hello, At the moment I am designing a PCB with the STM32F4 and PSRAM. Are the FSMC_NEx signals the bank switch signals? Can I use all the FSMC_NEx signals for the PSRAM or are certain banks only for a certain me...

0690X00000602xTQAQ.jpg
ad23 by Associate
  • 346 Views
  • 1 replies
  • 0 kudos

STM32F103VC with MMCCard

Posted on September 01, 2014 at 17:11Hi,I want to use 512 Mb MMC card with STM32F103VC.Hardware is ok . Do you have any ideas on this issue? any driver for STM.How can I read and write file in MMC card ? Regards,

nafb by Associate II
  • 332 Views
  • 5 replies
  • 0 kudos

SPI DMA Problem, please help

Posted on September 03, 2014 at 00:58I'm trying to run SPI on DMA Mode for STM32F407 (Discovery). I'm stuck with the below code, with the oscilloscope showing SPI CLK but no data. I'm wondering:1. How do you do slave select in DMA Mode?2. Is the DMA...

Why does usb_bsp.h include stm32f4_discovery.h?

Posted on September 03, 2014 at 23:30The STM32F4-Discovery_FW_V1.1.0 library has USB code that I'm using in an STM32F4 project for USB HID support.  usb_bsp.h has the board support package function definitions.  I'm implementing these for my own cus...

avoid returning from interrupt

Posted on August 30, 2014 at 23:22Hi Forum, Is there any way to avoid returning from an USART1 interrupt? The booting process of our unit takes some time so we want to jump to the main menu quickly by pressing a key on the keyboard. This works and t...

stenasc by Senior
  • 250 Views
  • 5 replies
  • 0 kudos

VREF+ not working as expected

Posted on September 03, 2014 at 19:53Greetings all -- I have a custom board built around the STM32F303VC, which has separate pins for VDDA and VREF+.  In the interests of keeping the voltage reference quiet, a 3.0V regulator is attached to VREF+, an...

aaron by Associate II
  • 243 Views
  • 1 replies
  • 0 kudos
Labels