STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Maximum sampling on USB audio class 1.0

Hello,Is it possible to use USB full speed (12 Mbit/s) combined with audio class 1.0 to transfer 16bit audio data sampled at 384ksps ? According to my calculation, I need to transfer 768 bytes/ms over USB:384000 * 16 = 6144000 bits/s ...

Stabilo by Associate III
  • 714 Views
  • 4 replies
  • 0 kudos

STM32F105 DFU BootLoader does not work

I successfully used USB DFU on STM32H7, and I want to perform the same operation on STM32F105. I learned from the manual that the system BootLoader address is 0x1FFFB000. But when I try to jump into USB DFU mode, windows prompts the device descriptor...

arilink by Associate III
  • 767 Views
  • 4 replies
  • 0 kudos

I'm working with NUCLEO-H743ZI2 (1.8V) and having difficulties maximizing throughput with FreeRTOS+LwIP+TCP. I've managed to get 10Mbits but not 100Mbits.I would appreciate any suggestions on configuration parameters, settings, etc. that could help.

Calling LAN8742_GetLinkState(&LAN8742) from <ethernetif.c> returns LAN8742_STATUS_100MBITS_FULLDUPLEXSettings from <lwipopts.h>#define WITH_RTOS 1#define CHECKSUM_BY_HARDWARE 1#define ETH_RX_BUFFER_SIZE 1524#define LWIP_UDP 0#define MEM_ALIGNMENT 4#d...

YGU.1 by Associate II
  • 333 Views
  • 1 replies
  • 0 kudos

Unable to order free NUCLEO-H723ZG board

Hi, trying to order the free NUCLEO-H723ZG board with the code that was provided.After applying the code for the first time the order page asks to login with my username.I did that to complete the order, but then it's impossible to apply the code, as...

KPort by Associate II
  • 237 Views
  • 1 replies
  • 0 kudos