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

STM32F1xx SCB::ICSR::VECTACTIVE field - R/W or RO?

Posted on May 04, 2017 at 16:08Hi there. According to PM0056 (4.4.3) VECTACTIVE field of ICSR register has read-write access. But in ARM DUI 0552A (4.3.3) this field marked as read-only. The latter looks more logical, because the rest of ICSR ignore...

library problem

Posted on May 04, 2017 at 09:30Hi.I can't find  GPIO_PinAFConfig(). when i write it function, i don't find GPIO_AF parameter.void GPIO_PinAFConfig(GPIO_TypeDef* GPIOx, uint16_t GPIO_PinSource, uint8_t GPIO_AF){ uint32_t temp = 0x00; uint32_t temp_2 ...

SensorTile read the characteristic quaternions

Posted on March 03, 2017 at 09:59HelloMy company bought the STEVAL-STLKT01V1.I have to get the values of the quaternion's characteristic but it seems to be blocked.In fact with my computer i can : _ Connect in BLE to the sensorTile _ Get all service...

Resolved! VREFBUF enable for STM32L476VG not possible?

Posted on May 02, 2017 at 10:54 I am using a STM32L476VG (100 pin package, VREF+ not bonded to VDDA) for a mixed signal design. I planed to use the VREF+ as a 2.048V reference output. Currently there is no load on the VREF+ pin. Unfortunately ...

STM32FCubeMX CAN-Bus Initialisation fails

Posted on July 04, 2014 at 16:03Hi; I am using STM32FCubeMX with its default configuration for the STRM32F4DISCOVERY board. I have enabled CAN1 master Mode (Loopback) and generated the Code for ''MDK-ARM 4.73. When i run the code the CAN initialisat...

STEVAL-STLKT01V1 communicating with eachother

Posted on March 27, 2017 at 18:01Hello, I am currently working on the STEVAL-STLKT01V1 development kit and I am trying to have a sensortile reading the environmental data of a second one. I am having a very hard time finding how to do that with the ...

Cannot access memory

Posted on January 31, 2017 at 08:59I try to programm stm32f405RG MCU using stm32f4-discovery as a programmer. I use Keil 5. I connect chips throgh SWD. I can load prodramm on stm32f405, but it doesn't work. I run debug session in Keil and see, that ...

Labels