cancel
Showing results for 
Search instead for 
Did you mean: 

External HS PHY ULPI Register Access

jvavra
Associate III
Posted on March 13, 2015 at 18:41

So I know ST doesn't expose viewing of the ULPI Register Array, but has anyone implemented code to access them ''blindly''? I need to tweak a few registers to try and pass USB 2.0 compliance but am having trouble figuring out how. 

Using a USB3320 and a STM405, if that matters. 

#stm32-usb-hs-phy #worst-forum-software-ever
3 REPLIES 3
Posted on March 13, 2015 at 19:23

[double post, courtesy of the forum software]

jvavra
Associate III
Posted on March 16, 2015 at 13:30

Jan,

Thanks for the reply. I did get some more info on the structure of the necessary packets, and know how to structure the two packets I'd need to set a register value. However, I am missing one key piece of info: WHERE are these packets supposed to go? Do they get loaded into the endpoint TX FIFO?