STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 449 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
  • 370 Views
  • 1 replies
  • 0 kudos

STM32L0 IrDA pulse issue

Trying to implement an IrDa and comparing to a tv remote the pulse width is very different, ours is around 18.4uS where the tv remote is 540uS for a short bit. I cannot seem to adjust this exept for reducing the baud rate.What clock speed should be s...

markH by Associate III
  • 220 Views
  • 0 replies
  • 0 kudos