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

SD card file corruption

Posted on October 13, 2017 at 07:32HI,am using Fatfs file system in stm32f4 and writing some data in to the files which i have created , read and write operations are working fine but at some point of time when i place that sd card in windows PC am ...

STM32F4 USB OTG Enable/Disable

Posted on April 19, 2014 at 08:17Hey guys,I'm trying to disable the USBH for the F4 board after calling the ''USBH_Init'' function. Once initialized, it interferes with a connected LCD (timing issues I believe).I have tried ''USBH_DeInit'' but with ...

Resolved! HAL ADC Generic Driver - STM32Cube

Posted on October 11, 2017 at 22:16Hi,I'm very confused on how to use the HAL ADC Generic Driver. I configure the ADC using STM32Cube with all the default settings.Now I want to start the ADC and handle the interrupt. Looking into the http://www.st....

ee06091 by Associate III
  • 1216 Views
  • 4 replies
  • 0 kudos

STM32F4 DISC - ADC DMA TIM

Posted on November 20, 2014 at 12:07 Hi, I'm a noob but I need to convert two analog signals with a command timer. I have found a code from [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ec...

pano by Associate II
  • 575 Views
  • 4 replies
  • 0 kudos

I-Cube LoRaWan V1.1.2 with STM32L151CC

Posted on October 12, 2017 at 18:01Hi everybody,I made my PCBA with a STM32l151CC and a SX1272 from Semtech in order to make a LoRa Accessory.I use Cube MX software to configure all the peripheral of my accessory (SPI, ADC, RTC, etc.) and I add all ...

CPU Load using Ulink Pro

Posted on October 11, 2017 at 16:13Hi,We are using STM32F479 processor in our design. We want to calculate the CPU load using Ulink Pro. We are unable to get the performance analysis using ulink pro when the system clock is 168MHz (system_stm32f4xx....

L6218E: Undefined symbol Driver_MCI0

Posted on October 12, 2017 at 18:26I am using Keil_MDK V5.23 and trying to read/write SD card on STM32F769NI Discovery board.So far,1. I created project in Keil MDK for STM32F769NI and selected necessary options from Manage Run Time Environment.2. I...

RD pin (FSMC_NOE) required?

Posted on October 12, 2017 at 15:02HiThere is no RD pin on the lcd.there are only WR, RS, CS and 16 bit data bus.RD pin (FSMC_NOE) required?  Thank you.void LCD_CtrlLinesConfig(void){ GPIO_InitTypeDef GPIO_InitStructure;/* Enable GPIOD, GPIOE, GPIOF...

kemal by Associate II
  • 380 Views
  • 1 replies
  • 0 kudos