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

The problem with receiving signals by SPI

Posted on July 10, 2017 at 17:26Hello.I want to connect an electronic micrometer to the microcontroller stm32f103�?8t6. The electronic micrometer has 2 outputs (date and clk). Judging by the readings of the logical analyzer, this is similar to the S...

STM32 RTS

Posted on July 10, 2017 at 15:42The STM32F437 USART has an automatic flow control feature.  My understanding of this is that CTS and RTS will be handled automatically by the MCU.  My interest is in RTS.  To me it seems that RTS is asserted/de-assert...

CubeMX and LwIP (DP83848)

Posted on May 25, 2017 at 21:20We now have CubeMX version 3.20 Tried to make a project for the 407 but no support for the DP83848 ??Can somewhere share an example project using CubeMX and LwIP

Resolved! EXTI minimal pulse length clarification

Posted on April 25, 2017 at 14:11DS STM32F405xx STM32F407xx, DocID022152 Rev 8, Table 50. I/O AC characteristics :tEXTIpw Pulse width of external signals detected by the EXTI controller  - min.10nsThis hints that there's a pair of edge-sensitive lat...

STM32F769I Discovery board LCD interface

Posted on July 10, 2017 at 15:07I have gone through all of the tutorials above and i also have the stm32f4 discovery kit on which  I am able to implement all of the peripherals using cubemx and (Keil or Eclipse).  The problem I am facing with the ST...

STM32F103 SPI Slave connection Bug?

Posted on July 10, 2017 at 09:59Hi,      According to the RM0008.pdf , when spi in slave mode the MISO pin is transmit data, the MOSI pin is receive data.   But according tests and the exampleSTM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPerip...

0690X00000607WNQAY.png
cap vor by Associate
  • 238 Views
  • 1 replies
  • 0 kudos

What is HAL_GetHalVersion() really returning?

Posted on July 09, 2017 at 17:12STM32Cube_FW_L4_V1.8.1 returns 1.7.1STM32Cube_FW_F7_V1.7.0 returns 1.2.1STM32Cube_FW_F1_V1.4.0 returns 1.0.4 STM32Cube_FW_F4_V1.16.0 returns 1.7.1So does this mean its all HAL 1. and the other numbers are implementati...

Labels