Skip to main content
waclawek.jan
Super User
March 26, 2023
Solved

On st.com, 'H5 is missing from the microcontroller menu

  • March 26, 2023
  • 5 replies
  • 2174 views

0693W00000aJibNQAS.png 

JW

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    Hi Jan,

    very strange... I tried it this second and the H5 series is visible on the High Performance site.

    Can you please check it again?

    Regards

    /Peter

    5 replies

    Peter BENSCH
    Peter BENSCHBest answer
    ST Technical Moderator
    March 27, 2023

    Hi Jan,

    very strange... I tried it this second and the H5 series is visible on the High Performance site.

    Can you please check it again?

    Regards

    /Peter

    In order 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.
    waclawek.jan
    Super User
    March 27, 2023

    Hi Peter,

    I see it now too.

    Maybe a change was already scheduled, or it was some caching artefact, who knows.

    Okay, case dismissed.

    Thanks,

    Jan

    @Peter BENSCH​ 

    waclawek.jan
    Super User
    March 27, 2023

    Hi Peter,

    The screenshot above was from my home computer. I checked today on my work computer - seen 'H5 there - and then replied to you. Now I checked again at my home computer and lo and behold, 'H5 still missing.

    After some browsing just to see 'H5 missing, or being displayed in the left column as the sole member of the High-performance group, I force-reloaded one of the screens (Ctrl-Shift-R) - and then H5 appeared in the list, just as it was at my work computer.

    So, it was a locally cached thing. Maybe ST's webmasters would want to know that. Not every user force-reloads st.com regularly... :)

    Jan

    @Peter BENSCH​ 

    Peter BENSCH
    ST Technical Moderator
    March 28, 2023

    OK, thanks for the research, Jan.

    However, I'm not sure if this can be fixed from the website side. It seems to me rather that it is a setting of the browser when a visited website is considered to be refreshed and it is reloaded.

    Regards

    /Peter

    In order 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.
    waclawek.jan
    Super User
    March 28, 2023

    Since web has been taken over by youngsters charmed by "powers" of javascript and ajax, I lost interest. Since the asset in question - https://www.st.com/content/st_com_cx/en/products/microcontrollers-microprocessors.lateral-menu.html - is loaded by a javascript function, that function may also have a method to override the cache - I don't know.

    Nevertheless, given .html is loaded with header parameter cache-controlmax-age=2591967 which tells my browser that that html can be cached up to 30 days. In other words, once loaded, if the loading javascript doesn't/can't enforce its reload, I will see the old content for up to 30 days. Debugger says it's a 56-kB file, transfer size is 7.6kB, cached size is around 4kB.

    Sure product tree does not change that often, but when it does, changing the tree display should be something which comes with it, whatever the technical solution is. Shortening the cached time to a couple of days could be a simple option.

    But this is just a minor issue. The overall clumsiness of ST web stemming from mentioned javascript abuse is much worse.

    JW