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

STM32F765 FatFs, SDIO, DMA, FreeRTOS HAL 1.8.0

Posted on September 15, 2017 at 23:53I have been struggling for a week now trying to get FatFS working over the SDIO under FreeRTOS.  I was making some progress debugging through the HAL but I have come to a difficult part to debug.While debugging t...

Stephen28 by Associate III
  • 221 Views
  • 2 replies
  • 0 kudos

HardFault and working reverse GPIO Pins

Posted on September 14, 2017 at 15:12 Hi friends, I've got problems with STM32F0 series also same F1 now my real problem is getting a HardFault ,when I try to work with Nrf24lWhen process arrive this line 'TM_NRF24L01_SetTxAddress(&hspi1, TxAddres...

Zek_De by Senior
  • 759 Views
  • 12 replies
  • 0 kudos

STM32CubeL4 1.9.0 CubeMx 4.22.1

Posted on September 14, 2017 at 22:45There might be an ADC clock issue when the project is configured with CubeMx 4.22.1 and 1.9.0 CubeL4.When SAI clock is selected for ADC in CubeMx the HAL_RCCEx_PeriphCLKConfig called by SystemClock_Config returns...

ax0018 by Associate III
  • 139 Views
  • 1 replies
  • 0 kudos

STLink-V2 VCP @ 115,200

Posted on July 10, 2017 at 23:40I'm running into an issue with the STLink-V2 VCP when transmitting TO the dev board at 115,200. It is suspiciously similar to this old post, except in the opposite direction: https://community.st.com/0D50X00009Xkh6hSA...

jcsoo by Associate II
  • 1386 Views
  • 8 replies
  • 0 kudos

ST-LINK VCP with flow control?

Posted on September 14, 2017 at 23:01The newer version of ST-LINK (intended for mbed) supports on several boards, e.g. STM32F4 DISCO1, the UART as USB VCP (ST-LINK chip acts as the USB UART bridge, e.g. Tx/Rx going to UART1 on the MCU).It works fine...

Is there a USB HID example not using CubeMX

Posted on September 15, 2017 at 07:00Hi   I am about to select a STM32L0x device with USB , and trying to find an example on how to use it as a HID . I want to connet the device to a PC where I can communicate with it via a Windows application I hav...

2D Array in Struct

Posted on September 15, 2017 at 14:57HelloI could not define a 2D array in a struct with Keil Compiler. How do you do that? Does anyone have information? 

How to start the ADC in STM32F746NGH6 Discovery

Posted on September 15, 2017 at 16:15Has somebody an easy solution for starting a basic ADC conversion in STM32F746NGH6 CPU. ADC3 channel 8 would be good because that is connected out. Without HAL because I have tried to combine a HAL version and an...

LMI2 by Lead
  • 136 Views
  • 0 replies
  • 0 kudos
Labels