I can only get the GPIO pin to toggle at 8MHz but datasheet indicates 108MHz is possible.I tried changing OSPEEDRy[1:0] but this did not help, I only get the default 8MHz.
Great support, thanksI inherited the firmware and just use a python API to stream data to the GPIO.This is a new MCU for us.Seems I need some hep at the low level to modify the firmware.I appreciate all the pointers and I'll pass on suggestions to my...
Yes, I think I noticed a slight change in the edges but not the frequency.Datasheet simply indicates fast I/Os up to 108MHz is possible so I assumed one clock to set and one to clear the state of the pin.But I only get 8MHz but can get lower with clo...