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

UsageFault Handler is not been called

Hi there,I am using the MCU STM32F103C8T6 and in my code I force an UsageFault condition but the UsageFault_Handler is not been called. I have enabled the USGFAULTENA bit in the SHCSR register, which enables the UsageFault. I envoked an UsageFault by...

ASele.1 by Associate
  • 346 Views
  • 0 replies
  • 0 kudos

Doubt on DMA Settings generated by IDE

Hi,I would like to use DMA request for USART1 RX and SPI1 RX. The AN4301 at section 4.3 states:Software sequence to enable DMAThe following software sequence applies when enabling DMA:Configure the suitable DMA stream.Enable the DMA stream used (set ...

simo zz by Senior
  • 237 Views
  • 0 replies
  • 0 kudos

Hi. I have a problem about STM32F105RCT7. I want to use CANBUS protocol in this IC. I sure I made the CANBUS configuration right. My problem is, I can transmit Txmessage even I can view my message on the oscilloscope.

 But I can not return my message by CANLINE. When I do the same operations in STM32F103C8T6, I can get answers from the Canbus line.I chose the stm32f105RC family to use double canbus. I can't solve the problem. Do you have any ideas?. Thank you.

How to reduce the I2C speed ?

I am working on a STM32F746G-DISCO with I2C got on Arduino style board.I would like to reduce the I2C speed because sometime this lock my app with some external DAC chip.At this time I am using:CAMERA_IO_Init();   BSP_TS_Init(480, 272);     and these...

Resolved! Wrong voltage readings from ADC

Board: NUCLEO STM32F103RB - MB1136 C-01Hi all,I try read, trought ADC1_IN0 (pin PA0) , the temperauture value from LM35, but read wrong value.LM35: connected at 5V, GND and A0. ADC1_IN0: work at 8 MHz with voltage reference of 3.3V and 12 bit of reso...

Resolved! How to change ST-LINK settings in SW4STM32 IDE

Hello,I have a probably simple question: Where I can change ST-LINK Settings in System Workbench IDE. For example in ST-LINK Utility in Settings I can change Reset Mode to Software System Reset,and I don't know where I can find this setting in IDE.I ...

0693W000000UtjVQAS.png 0693W000000UtkdQAC.png
DKarc by Associate II
  • 1304 Views
  • 2 replies
  • 0 kudos