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

STM32F407G-DISC1 - RTC - HAL

Posted on September 22, 2016 at 09:39hi guys   im currently working on the STM32407G-DISC1, the goal is RTC usage. HWlib is HAL. Below i posted the RTC related code. I did check both the CubeMX autogenerated code as well as the F4 RTC example as we...

Problem with write file on SD card.

Posted on September 23, 2016 at 08:56 Hi. Mypurpose is receive data from usart and write it into file in SD card. I use SDIO 1wire and STM32cube MX. this is my code #include ''stm32f4xx_hal.h'' #include ''fatfs.h'' SD_HandleTypeDef hsd; HAL_S...

dangky by Associate II
  • 369 Views
  • 1 replies
  • 0 kudos

STM32F407VG Basic Timer 6 Magic value

Posted on September 19, 2016 at 10:54Hello! I use a basic timer 6 to make a simple delay. Here is my code:#define DELAY_TIME       10#define PB2_ON()         GPIOB->BSRRL = GPIO_Pin_2#define PB2_OFF()        GPIOB->BSRRH = GPIO_Pin_2//Config PortB_P...

dimf_91 by Associate II
  • 732 Views
  • 6 replies
  • 0 kudos

Full-Time Position, Maryland, STM32 Embedded Systems

Posted on September 21, 2016 at 06:05Hi Folks,Stanley Black and Decker is looking for an Embedded Systems Engineer who has experience with STM32 micros. Looking for folks willing to embrace the latest STM32Cube system. You will be working on cool pr...

dttworld by Associate II
  • 919 Views
  • 7 replies
  • 0 kudos

STM32F10x + FATFS + SDIO

Posted on September 19, 2016 at 10:22Hi,I am working on SDIO(Sandisk 32Gb class 10 sd card) + FATFS. My application code contains two loops one is 50Hz and other is of 1Hz. I am writing 512 bytes in 50Hz loop(i.e. after 20ms delay, flag is becoming ...

Niks by Associate II
  • 797 Views
  • 4 replies
  • 0 kudos

Question regarding STM32F0x2_USB-FS-Device_Lib

Posted on September 23, 2016 at 09:06Hello everyone,I have some questions regarding the F0 USB Library made by ST and USB HID.I am using a STM32F042 with the standard peripheral library (I don't want to hear about Cube) and the F0x2 USB device libra...

Kraal by Senior III
  • 269 Views
  • 0 replies
  • 0 kudos

An ''old-fashioned'' question about SCSI Bus...

Posted on October 14, 2015 at 06:44Hello There,Yesterday while I was reading through the STM32 USB-FS-Device development kit for the first time (UM0424), I was really surprised that the SCSI Protocol Implementation is part of this software library. ...

Zaher by Senior II
  • 473 Views
  • 3 replies
  • 0 kudos

SD card writing in DMA mode.

Posted on September 19, 2016 at 09:55  The original post was too long to process during our migration. Please click on the attachment to read the original post.

rajesh23 by Associate II
  • 1640 Views
  • 6 replies
  • 0 kudos