2025-03-20 2:49 AM - last edited on 2025-03-20 4:27 AM by Andrew Neil
I was looking at STM32N6, and it says it has 1G networking. Problem is, chip used is 100M. So how can they say that development kit supports 1G ?
LAN8742A-CZ-TR chip used inside both devkits:
Same goes to HR timer, it says on datasheet, it does support high resurrection timer, while no mention anywhere about it
Is there nay more information regarding timer and does devkit support 1G ? I was hoping it could, since I could make IP camera or something similar.
Solved! Go to Solution.
2025-03-21 1:10 AM
Hi @Linas L
There is no HRTimer in the STM32N6, it was a typo in the DS14791 rev2, which has been corrected in the current version rev3.
Best regards,
Romain
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-03-20 4:08 AM
@Linas L wrote:I was looking at STM32N6, and it says it has 1G networking. Problem is, chip used is 100M. So how can they say that development kit supports 1G ?
Which development kit are you referring to?
Please give a link to where that screenshot came from.
2025-03-20 4:15 AM
https://www.st.com/en/evaluation-tools/stm32n6570-dk.html
Maybe in that case they say, chip itself does support it
Both development kit uses same chip for networking
But they are clearly listing what is on the development board, since all features can't be 5inch LCD....
2025-03-20 4:22 AM
Sorry my bad, altium project looked similar, and both times I was able to open same one. RTL8211F-CG is actual chip on DK development kit, it does support 1000M.
So only high resolution timer left, no info on that one.
2025-03-20 4:27 AM
I've edited the post title to make that clear
2025-03-20 6:20 AM - edited 2025-03-20 6:21 AM
> STM32N6570-DK
> it says on datasheet, it does support high resurrection timer
I see no hits for "high-resolution timer" in the datasheet of the board or the chip.
https://www.st.com/resource/en/datasheet/stm32n657x0.pdf
https://www.st.com/resource/en/data_brief/stm32n6570-dk.pdf
Perhaps it got removed. The chip doesn't have an HRTIM.
2025-03-21 1:10 AM
Hi @Linas L
There is no HRTimer in the STM32N6, it was a typo in the DS14791 rev2, which has been corrected in the current version rev3.
Best regards,
Romain
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-03-21 1:26 AM
Indeed, google search gave me older version to view.
Thank you !
2025-03-21 1:40 AM
Hi @Linas L
Okay, the search engine results are unfortunately beyond our scope.
For all research on the latest revisions of the Reference Manual, Data Sheet, and especially the Errata Sheet, I recommend always using www.st.com or STM32CubeMX.
Best regards,
Romain
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.