STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 317 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
  • 1624 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

yang hong by Associate III
  • 454 Views
  • 1 replies
  • 0 kudos

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
  • 4742 Views
  • 4 replies
  • 1 kudos

How to use printf() function with NUCLEO-F072RB??

I have used NUCLEO-F072RB EVK and just print "Hello World" using printf function but didn't print anything on console.IDE : STM32CubeIDEMay I know How to use printf function with proper steps?Please find below code : #################################...

Bhautik by Associate II
  • 951 Views
  • 1 replies
  • 0 kudos