STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 332 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
  • 483 Views
  • 0 replies
  • 0 kudos

Confusion with interrupts and handlers in HAL

I'm using stm32f103c6, i'm confused as to how should i handle the interrups, what i need is to count pulses from an external source, it has to be accurate so the best way is to do it with timers right? So i've configured the cnt_en from timer2 to act...

MPera by Associate
  • 401 Views
  • 1 replies
  • 0 kudos