STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to read multiple bytes in SPI with HAL

Hi everybody,I've been trying for a while to read multiple bytes from an LIS3MDL accelerometer. I know how to read and write registers but one at a time. I can't figure it out the multiple part... So, if I want to read from reg 0x27 to 0x2D, I unders...

JMart.5 by Associate II
  • 1184 Views
  • 2 replies
  • 0 kudos

Calculating FS USB CDC transfer speed

I am sending a 140kB array from the stm32f746 DISCO board. I am using the core cycle counter to measure the speed. The SYSCLK is set to 50Mhz, 20ns per cycle. It takes 709 core cycles to complete the transfer. I calculate the transfer speed to be 70k...

Resolved! STM32F4 LWIP per-interface checksum calculation

Hello!I created a project for NUCLEO-F429ZI with two ethernet interfaces.The first interface is the card's own ethernet connection.The second is a USB-RNDIS virtual ethernet port.The two ethernet interfaces work, but only if I enable software checksu...

PTiha by Senior
  • 933 Views
  • 3 replies
  • 0 kudos