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

STM32F4 SMBus Transmitt address but does't do command

Posted on November 20, 2017 at 20:16dear ST Community,i am trying to talk to a smart battery through SMBus as bellow:to initialize: an I2C of the STM32F407 as SMBus.to transmit battery address ( slave )to acknowledge from itbut the command doesn't b...

rsharifi9 by Associate III
  • 121 Views
  • 0 replies
  • 0 kudos

STM32H7 vs. STM32L4+ prices discrepancy

Posted on November 20, 2017 at 17:26Hi,   I wonder why the STM32H7 distribuitors prices are so much higher than ST prices for 10K units compared to others STM32 devices. Ex:  STM32L4R7VIT6   ST price for 10K = U$7.80     and Distribuitors minimum pr...

Asantos by Senior
  • 168 Views
  • 2 replies
  • 0 kudos

STM32F302 using TIM in output compare

Posted on November 20, 2017 at 13:41I'm using STM32F302 Nucleo board and I'm trying to configure TIM1 in such a way that it will output a 12 us long pulse on its output.I've configured TIM1, GPIO port C with its appropriate alternate functions as we...

Using the RTC

Posted on March 20, 2015 at 14:12 I'm having issues making the RTC work as expected. This is the code which is called periodically: RTC_TimeTypeDef currentTime; HAL_RTC_GetTime(&hrtc, &currentTime, FORMAT_BIN); char uartMsg[32...

dscdsc by Senior
  • 1020 Views
  • 16 replies
  • 0 kudos

STM32H743I Eval Board Schematic for SD card

Posted on November 13, 2017 at 05:01Hi,We are planning on using the STM32H753 in our design. We currently have the STM32H743 eval board with us and we have the following query regarding the sd card schematic on the user manual 'UM2198'.Qn.:  The sd ...

strlen flash writing question.

Posted on November 20, 2017 at 03:04 In the flash memory as shown in the following code, the str1 and str2 values are divided into 4 bytes I want to write down. I have an error like the image I captured .; When I have an event, I write it to Fla...

0690X0000060PFSQA2.png

STM32F765 MCU Nand flash issue

Posted on November 20, 2017 at 07:45I am working on STM32F765BIT MCU with our custom board . In our board NAND flash is connected to Bank3 (0x80000000 - 0x8FFFFFFF). I configured using STM cube and just tried to read device ID but MCU is getting loc...

Labels