User Activity

I am trying to toggle PB6 gpio at 10MHz on the nucleo board. I am trying to use timers to do this. Using LL library with full optimization and 250MHz system clock rate. I was able to get 3.5MHz ish. With timer 1 prescaler and divider being 0. Please ...