ENET registers not getting updated.

achal

New member
I am trying to update the ENET_ATPER register by attached code. But upon uploading serial monitor does not work. It got hang.
When I comment out //ENET_ATPER = 1000000000. everything works fine.

Please help
 

Attachments

  • enet_reg.ino
    187 bytes · Views: 77
Thanks shawn, I have done that and written the code.
I want to update ENET_TCSR1 with 0x0000F83C;

But it is getting updated by F800 ONLY NOT BY F83C, please help

1717147825547.png


1717147791040.png
 

Attachments

  • Monitor_freertos_mvme2c_v5.ino
    25.2 KB · Views: 78
Thanks for reply jmarsh,
I have one question in the attached program I have configured channel one to produce pulse of width 32 1588 clock mode. I am observing this on pin no 24 of teensy. I am not getting the pulse can you please help in this.

1718193496452.png
 

Attachments

  • Monitor_freertos_mvme2c_v5.ino
    26.1 KB · Views: 67
Back
Top