STM32 MPUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI slave mode with DMA throughput

STM32MP157 has a M4 core, so I am asking questions here in MCU section although the chip is belong to MPU. What I am trying to do is using M4's SPI4 to receive data at throughput of 20.6Mbits/sec, basically each SPI transition has 10.5KB block data, ...

HZhu.12 by Associate II
  • 1267 Views
  • 5 replies
  • 0 kudos

Resolved! Can not use two irq for different driver

Hi, I use two touch panels, one is ft5306 and another is tsc2007. These are under same i2c bus, the i2c2 controller.The ft5306 use PG8 as interrupt line. The tsc2007 use PI8 as interrupt ine. Here is my dts code for these devices.331 ft5x06:...

SChen.11 by Associate III
  • 728 Views
  • 2 replies
  • 0 kudos

Resolved! Connecting USB HUB to STM32

Hello,I understand that many STM32 support USB OTG, so they can be USB hosts.What if I want to connect more than one device? Can I connect a USB hub and control several devices at the same time?

ISeed by Senior
  • 2305 Views
  • 9 replies
  • 0 kudos

Resolved! Module.symvers of openstlinux-4.19

I am trying to add a kernel module for USB serial devices following: https://askubuntu.com/questions/168279/how-do-i-build-a-single-in-tree-kernel-moduleIn order to build just the module, not a completely new kernel , I would need the Module.symvers ...

MBeck by Associate
  • 603 Views
  • 3 replies
  • 0 kudos