STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

IrDA not working on L0-series

Using CubeMX v5.3.0 to generate IrDA on USART2 at both 115200 and 9600 baud doesn't seem to work. I have enabled both the interrupt and DMA in CubeMX and left both pins pulled high. The generated code was then opened in Keil uVision V5.28.0.0 where I...

Erfdd by Associate
  • 244 Views
  • 0 replies
  • 1 kudos

Ethernet Buffer issue.

I need some help. I'm using the STM32F46 with the PHI(LAN8742A) to communicate with Android's Tablet using LWIP. The communication works great, but after sent some data from the tablet to the MCU, the communication collapse. If I increase the size of...

SArma by Associate
  • 319 Views
  • 0 replies
  • 0 kudos

ethernet with dp83848 on RMII mode

I changed ethernet transceiver chip .My ethernetif.c file works with lan8742 but I have to use dp83848 on my project.I've compare datasheets of two chips and I've edited lan8742.c-h files according to dp83848's datasheet.However it's not work...

Bilge by Associate III
  • 471 Views
  • 0 replies
  • 0 kudos