STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L431RC MSI oscillator drift.

I have an application who requires a stable clock source in the whole temperature range but the power budget is tight, so we chose to use the MSI in sync with an external low power 32khz clock.To save extra power we send the core to sleep while it's ...

STM32L5 CANBUS timing setting optimization

Hello. This is my first project with CANBus and i have some questions:I need to interface to motorcycle canbus system, and it is running at 500kbps.All i did is tuned parameters based on scope timings to get 2us/bit. and yes, it did start working, ca...

Linas L by Senior II
  • 257 Views
  • 0 replies
  • 0 kudos

Resolved! Problem with QSPI and external FLASH

Hello!I'm using a custom board with STM32F767 and external Flash memory connected to the QSPI (MX25L12835F).I want to create a simple test, where I read and write some data into the external Flash.In the first shot I want to use the normal SPI mode t...

Gregory3 by Associate III
  • 1328 Views
  • 5 replies
  • 1 kudos

ADC FAST CHANNEL AND SLOW CHANNEL

I am using NUCLEO-STM32H743ZI2, I notice adc channels has fast channel and slow channels. there are some sample rate limits on fast channel and slow channel? Can I mix to use them? for example , in2, in3, in4 and in7, in8, in9?thanks

Resolved! Read/Write on a register

Hello, I'm having a trouble to read or write bits on registers, for example I would like to change the comparator input minus pin, according to the RM I have to change the INMSEL bits in the COMP1_CSR register, but when I write this line code:COMP1_C...

Vertinhol by Associate III
  • 4011 Views
  • 4 replies
  • 1 kudos