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

STM32CubeF0 1.8.0 Smart Card Problem

Posted on July 20, 2017 at 00:44I start a new project with smart card function generated by CubeMX with STM32F072RB. The smart card circuit is the same as previous project.  And I have no problem with smart card function in previous project.  I comp...

mtien888 by Associate II
  • 270 Views
  • 2 replies
  • 0 kudos

Bug on HAL_CAN_ConfigFilter for stm32f105 CubeMX

Posted on February 16, 2016 at 12:10When you set the filters for can2, software try to set the registers at base 0x4006800 + 0x200 instead of  0x4006400 + 0x200.Using handle hcan its correct ?  MODIFY_REG(hcan->Instance->FMR                         ...

Marco1 by Associate II
  • 438 Views
  • 6 replies
  • 0 kudos

spi, stm32f7

Posted on September 07, 2016 at 14:46 Hello, I have a problem with SPI communication for stm32f746-discovery board. I didnt read any value, and when I looked NSS pin is not moving. Only clock is running. SPI is in receive mode only. Function hw_...

bks by Associate
  • 267 Views
  • 2 replies
  • 0 kudos

32F746GDISCOVERY Arduino Connector Pinout

Posted on March 22, 2016 at 12:33Hi, is it possible that the arduino connector pinout in documentation and Altium schematic has some errors? e.g. ARD_D10 and ARD_D5 seems to be false. ARD_D5 is PI0  and not PA8 best regards

STM32F746: Instruction Cache

Posted on July 09, 2017 at 06:38I've got a simple test that runs under an RTOS. There are two identical tasks that blink separate LEDs using a software delay loop. The two tasks are identical except for the LED that each blinks. Both tasks have iden...

jerry2 by Senior
  • 813 Views
  • 12 replies
  • 0 kudos

Resolved! STM32F446 - STM32CryptographicV3.0.0 and CRC use

Posted on July 20, 2017 at 14:28Hi allI have a function using the STM32CryptographicV3.0.0 to do AES-CMAC encryption / decryption on a STM32F446. This works fine.I have a function using the CRC peripheral of the STM32F446 to check the integrity of t...

x-cube-smbus implementation for STM32F407VG

Posted on June 07, 2017 at 15:51Hello, I want to try implement x-cube-smbus in STM32F407VG and I want to known it is possible?In datashit on STM32F4 it is written that SMBus 2.0 is supported. And also there is a mention in one document that the libr...

Labels