STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo 144 Ethernet, LAN8742A, CubeMX 4.13.1?

Posted on March 17, 2016 at 20:35I needs some help.  I recieved a Nucleo 144 and I have used CubeMX 4.13.1 to generate some test code to try out the on-board ethernet.  Well I have had little success and cant seem to find the issue.  They come with ...

matthew23 by Associate II
  • 1743 Views
  • 6 replies
  • 0 kudos

No-ST Link Detected in Nucleo-F767ZI

Posted on July 09, 2018 at 17:42Hello,I use Nucleo-F767ZI board as evaluation kit. Now, I faced a problem which is 'No-STLink device detected...'. When I connect the board with my laptop through USB cable, ST-link Firmware (version 2.31.21) does not...

AE104 by Senior
  • 241 Views
  • 0 replies
  • 0 kudos

DMA MEN2MEN and DMAMUX

Posted on July 06, 2018 at 11:29Hello,is the DMAMUX somehow involved when doing DMA MEM2MEM transfers? Is the value in the DMAMUX channel corresponding to the selectedMEM2MEM DMA channel irrelevant or must it be zero? I did not see MEM2MEN mentioned...

STM32F746 low-layer driver issue: ADC DMA TIM2 trigger

Posted on July 05, 2018 at 16:49Dear Community,I am trying to migrate some code of a STM32F4 series µC relying on the StandardPeripheralLib to STM32F7 “low layer� driver concept. Unfortunately the LL-Driver concept is not that identical to Stan...

M G_2 by Associate III
  • 942 Views
  • 3 replies
  • 0 kudos

custom multi touch USB_HID

Posted on July 09, 2018 at 15:32Hi all,I have few following doubts regarding board...please clarify them...1. is it possible to implement a multi touch USB HID descriptor?. Because, i have already implemented a single touch descriptor and tested on ...