Where can I find the relation between the OSPEEDR register different value (Low, Medium, High and Very High) and the frequency of the signals I want to use?
Hello ST Microelectronics community,
I'm using a STM32H743ZI and I'm currently working on configurating properly the different I/O I want to use.
To do so I need to set the set the pull up/down, open drain,etc. And also the speed mode.
I could not find any documentation about it in the reference manual (which only gives the register and the values Low, Medium,... not very clear) and the datasheet (which gives what have been set for each function to fill the tables... which is not necessarily helpful).
I read in different website that "if the speed register is 00, then the maximum achievable switching frequency of that GPIO pin will be 8MHz. For medium speed, then the maximum frequency is up to 50MHz. For maximum high-speed frequency up to 100MHz. For very high-speed maximum switching frequency up to 180Mhz." (Source : http://fastbitlab.com/gpio-output-speed-register-applicability/ ) but they did not give their sources...
Could you please help me, or at least tell me in which document I could find the proper information I'm looking for?
Thanks a lot for your help.