2024-12-24 09:29 AM - edited 2024-12-24 09:33 AM
that laggy javaScript on st website really bothers me.
the search bar kindof does nothing... stuck?
anyway, couple hours with webbrowsers web dev tools (ctrl shift e or c) revealed some good url endpoints to do efficient searching.
so recently i search docs with this q field here:
st.com/bin/st/search/resources?q=migration&limit=999999&start=0
from here https://www.st.com/content/st_com/en/stm32-mcu-developer-zone/developer-resources.html
there are 5 categories under 'technical documentation' with their correcponding json reply
CL1734 mcu
SC2106 sw tools
SC961 embedd sw
SS1532 hw eval dev tools
SC2330 hw debugger programmer
using like this st.com/bin/st/selectors/cxst/en.cxst-rs-grid.html/CL1734.all.json
0. are there any other json endpoints, containing usefull links to resources?
1. is there a true sitemap of all url endpoints for tha st com domain?
please dont tell me to use cubeMX, mouse clickidy programming is not good