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

STM32F733VE connect to the eMMC

Posted on April 03, 2018 at 12:24I'm going to use STM32F733VE to connect to the eMMC. Is it possible ?If it possible , which port should i use , does it use the sane SD/MMC port ? And how to i approach this solution ? 

Hau Lam by Associate II
  • 120 Views
  • 0 replies
  • 0 kudos

LL_code does not use SystemCoreClockUpdate?

Posted on April 03, 2018 at 11:15Using:Truestudio for STM32 v9.0.0.0STM32CubeMX v4.25.0STM32F100C8LL_drivers onlyIn stm32f1xx_ll_utils.c the SystemCoreClock variable is set directly:void LL_SetSystemCoreClock(uint32_t HCLKFrequency) {    SystemCoreC...

Willunen by Associate III
  • 243 Views
  • 0 replies
  • 0 kudos

stm32, 485 bus

Posted on April 03, 2018 at 08:25Hi. I'm testing a new board with a STM32F091rctx micro, where the 485 bus is bring up using these pinouts:PB5 (Enable)PD2 (Rx)PC12 (Tx)Is the Enable signal moved by the Hal libraries or have I to move it?Using an osc...

stm32 RCC

Posted on April 03, 2018 at 08:43I want to ask about RCC registers.  Can I change the divider values PLLMUL and HPRE in Runtime?The program code is then executed to reduce the frequency (decrease in consumption), then increasing the frequency and ex...

Triple ADC regular simultaneous mode with DMA

Posted on April 03, 2018 at 08:57Hi,I am working on STM32F769NI-disc1 board. I am trying to get the triple ADC regular simultaneous mode to work with DMA. I have generated the code using the stmcubemx and with little understanding from the different...

LTDC & F746G-Discovery Timing

Posted on April 03, 2018 at 08:07I am wondering if the timings are set correctly in CubeMx for the LTCD Configuration for the F746G-Discovery board.  I find that if I run with the default settings in CubeMx for this board the display often is very n...

Using CubeMX to make a OTG FS VCP

Posted on April 03, 2018 at 04:33 I use CubeMX to make a OTG FS VCP, seems OK, data can transmit and receive, but there is a problem, PC software send a command to MCU, and I stop PC program, command keep received in MCU. I set a break point ...

how to setup for new MCU in I-CUBE-LRWAN

Posted on April 02, 2018 at 22:28HIIn I-CUBE-LRWAN it says that it is very easy to port to others mcu.Do anyone have a description how to setup a new MCU exsample STM32F303CCT6 ?1 .   If i make a cubemx project ..Which file to copy to the project an...

0690X00000604XrQAI.jpg
hjh by Associate III
  • 195 Views
  • 2 replies
  • 0 kudos
Labels