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

IDE for the STM32F437VIT6?

Posted on July 25, 2016 at 18:15What would you recommend for an IDE programming for the STM32F437VIT6 with the ST-LINK/V2?I will be doing some basic things like SPI communcation, I2C, and toggling pins.Any thoughts on Atollic?  Something else that m...

HAL Equivelant for RCC_GetClocksFreq

Posted on July 28, 2016 at 05:41 Hi. I've compiled a couple very simple working programs for my 446Nucleo board using CubeMX. I'm having trouble when I want to use functions found in the SPL, like RCC_GetClocksFreq. Is there a loose tran...

rithers by Associate II
  • 315 Views
  • 1 replies
  • 0 kudos

STM32F437VIT6 Dev board recommendation

Posted on July 25, 2016 at 18:12Hello everyone.1.) We are going to be using the STM32F437VIT6 in a new design and would like to get going with some firmware development.  Is there a development / demo board that you guys could recommend that has the...

SDADC Returns 0x7FFF Regardless of Input Voltage

Posted on July 27, 2016 at 05:17The processor is an STM32F373VCT6. I am software triggering SDADC1 every second using this call each time: HAL_SDADC_InjectedStart_DMA( &hsdadc1, (uint32_t *)SDADC1_Data, SDADC1_Data_Size ); The DMA buffer size has ...

spflanze by Associate II
  • 316 Views
  • 1 replies
  • 0 kudos

STM32CubeF2 UART not sending more than 6 bytes

Posted on July 27, 2016 at 19:44 I'm using the STM32CubeF2 libraries on an STM32F Using the UART library, it seems like I can only send a few bytes before calls to HAL_UART_Transmit result in any additional sent bytes. Code: void ...

HAL SDIO CRC Fail STM32L476

Posted on July 26, 2016 at 19:52Hi, I am trying use sd card on stm32l476 with HAL driver. I can initialize and read any block and it work fine. Write block not work and always got SD_DATA_CRC_FAIL error. I have same board with stm32l151 it work fine...

sttn by Associate
  • 258 Views
  • 2 replies
  • 0 kudos

The question about RDP(STM32F401RE)

Posted on July 27, 2016 at 11:13Hi: I used STM32F401RE nuclo board test RDP found that if i changed RDP level0 to level1 ,the code can't run. At the same time,i used the st-link utility to test it,found same question,i download the hex(LED demo) the...

aizhixi by Associate II
  • 208 Views
  • 1 replies
  • 0 kudos
Labels