STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Rotary Encoder using STM32F103C8T6

I am using STM32F103C8T6 MCU. I have Rotary Encoder having 5000 Pulse Per Revolution.I want to count Encoder Pulses and uses only one output from encoder channel A.I also want interrupt after particular number of pulses for example after 17000 pulses...

JPanc.1 by Associate II
  • 924 Views
  • 3 replies
  • 0 kudos

IDD measurement in STM32L4R9AI

I am trying to measure the IDD on the STM32L4R9AI-EVAL board by connecting a hand-held meter to the jumper JP4 in different low power modes. I am seeing a current of about 220 uA in all of the three stop modes (0, 1 and 2). This seems to be higher th...

KV by Associate
  • 520 Views
  • 1 replies
  • 0 kudos

STM32F469I-DISCO CAN2 not working

I'm trying to use CAN2 on STM32F469I-DISCO board. I connected SN65HVD232 to CN12 connector 9 (PB5 RX) and 10 (PB13 TX). On pin 9 i can see with Saleae proper CAN data frame with baud 125000. But uC doesn't receive any frame and not generating IT.I tr...

zenobik by Associate II
  • 695 Views
  • 2 replies
  • 0 kudos

Resolved! Issue with STM32F4 CAN Bus Clock Settings

Hi, Following is my init code for stm32f4 CAN Bus Normal mode. I've Calculated the bus to work on bit rate of 500 kbps & 16 Tq's. If i connect two discovery boards with transceivers(TJA1050) on both sides, i can see CAN data getting transmit...

LRPS_92 by Associate II
  • 1854 Views
  • 4 replies
  • 0 kudos

Resolved! Is i t possible peripheral bit-band in STM32F3 series?

Hi.I'm using a stm32f301k8u but the peripheral bit-band doesn't work.SRAM bit-band work, but peripheral bit-band doesn't work.The previously used STM32F1 and STM32F4 worked well.Is i t possible peripheral bit-band in STM32F3 series?I can't find anyth...

Nnam.12 by Associate
  • 631 Views
  • 1 replies
  • 0 kudos

I am having issues in reading the part of CCS811 from STM32L072xx. It is coming 0x80 instead of 0x81, how do I resolve it?

We are currently working on the interfacing of sensor CCS811 with STM32L072, and we are having trouble reading the Part ID of it. On reading register 0x20 the part id we are getting on serial monitor is 0x80 (While it should be 0x81). While checking ...

exit Standby mode delay with iwdg and rtc.

MCU: STM32H750exit Standby mode delay with iwdg and rtc.I find when I enable iwdg it seems will delay 1 second when exit standby mode. After trace code, I find it is hang in HAL_RTC_Init(),the RTC_EnterInitMode() will check weather the hrtc->Instance...

GChu by Associate
  • 674 Views
  • 2 replies
  • 0 kudos