Skip to main content
Visitor II
June 20, 2022
Solved

STM32L158VT6 related reference manual, where can I download it

  • June 20, 2022
  • 3 replies
  • 4057 views

How is PB0/PC5 mapped as serial port pins?

    This topic has been closed for replies.
    Best answer by Tesla DeLorean

    Ok so STM32L158VDT6, a ten year old device, where PB0/PC5 are not associated with a U(S)ART on this or any L1 device.

    So again perhaps some transposition, or software serial implementation, but a poor choice of pins even for that. Could perhaps use TIM3 to generate patterns.

    A quick scan of some clone devices didn't yield any better fit.

    If the use is intentional, perhaps a fishing exercise..

    3 replies

    Super User
    June 20, 2022

    Are you sure about that part number?

    Doesn't seem to be a catalogue part:

    0693W00000NsIeJQAV.png 

    Graduate II
    June 20, 2022

    More likely someone dyslexically transcribing the part#

    Would suggest trying to determine what the schematic's author meant to write, and find THAT part.

    Graduate II
    June 20, 2022

    Ok so STM32L158VDT6, a ten year old device, where PB0/PC5 are not associated with a U(S)ART on this or any L1 device.

    So again perhaps some transposition, or software serial implementation, but a poor choice of pins even for that. Could perhaps use TIM3 to generate patterns.

    A quick scan of some clone devices didn't yield any better fit.

    If the use is intentional, perhaps a fishing exercise..

    ST Employee
    June 20, 2022

    Hi @Hwei.2​ ,

    the product you are asking about was never in distribution for end customer. May I ask where you got your samples(s)?

    BR,

    J

    Hwei.2Author
    Visitor II
    June 20, 2022

    i'm in china.This is a schematic0693W00000NsIhIQAV.png

    ST Employee
    June 20, 2022

    here is the datasheet. It should include the pin info you need.

    Hwei.2Author
    Visitor II
    June 20, 2022

    This is the project file.