User Activity

System:Distributor ID: Ubuntu Description: Ubuntu 18.04.1 LTS Release: 18.04 Codename: bionicJava version:java version "1.8.0_201" Java(TM) SE Runtime Environment (build 1.8.0_201-b09) Java HotSpot(TM) 64-Bit Server VM (build 25.201-b09, mixed mode)C...
DMABR->SR should be auto-cleared when set 1.I haven't modified code - auto generated by hal.It always timeouts - any ideas why? I tried to extend timeout time - bit 0 is always 1.Here is code from HAL: /* Ethernet Software reset */ /* Set the SWR ...
How can I read more than 31 registers using SMI/ethernet? Microchip(.com) LAN ic allows read many more register (at custom address, like 1BCh).I tried to use HAL_ETH_ReadPHYRegister(), but• PADDR: the PHY address is 5 bits, allowing 32 unique PHY add...
I need a hand with reading registers from ethernet (microchip.com ic).How I can read offset in ethernet memory?Section from documentation:Offset: 0x100h, Size: 32bits 31:16 - chip ip 0:15 - chip revisionMy code:example1: uint32_t phyreg1 = 0x100h; HA...
Screenshot from me.
Kudos from