Skip to main content
Visitor II
May 17, 2021
Question

STM8L101F3U6ATR MCU example code size

  • May 17, 2021
  • 1 reply
  • 608 views

Hello Community,

I am new to STM8. I have used STM32 Cube IDE.

I want to check the code size of the GPIO example for STM8L101F3U6ATR MCU.

I can not find example codes in STM32 cube mx.

Can anyone please tell me the approx size of GPIO example.

Thanks,

Hiren Bhuva

    This topic has been closed for replies.

    1 reply

    Visitor II
    May 18, 2021

    STM32CubeMx is not for the STM8 series. There is a STM8CubeMx but that program was never completed and does not produce any code.

    If you compile your GPIO code, take a look at the .MAP file for code sizes.