STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why is erased flash not reading FF

Hi community,I'm currently working on a project using a STM32L072 controller.One part ob that is implementing a customer-specific bootloader. No worries so far.What confuses me is that an empty flash reads zeroes instead of FFs. This is with the ST-L...

0690X000008A5bNQAS.png 0690X000008A5bSQAS.png 0690X000008A5bXQAS.png 0690X000008A5bcQAC.png
ABULL by Associate
  • 1349 Views
  • 4 replies
  • 0 kudos

Migrate from STM32F103 to STM32F413

Hey guys,I'm currently migrating a STM32F103 project to an STM32F413 project using CubeMX.I created a new STM32F413 Cubemx project and imported the old STM32F103 project. Most settings were successfully mapped to the new MCU.However since the F1 has ...

0690X000008A6bNQAS.png
JHeni by Associate II
  • 647 Views
  • 0 replies
  • 0 kudos

Switching from default HSI to external HSE

Hello AllI am using Nucleo F446re. I am trying to switch my system clock from the default ​16-MHz HSI to the external 8-MHz HSE (which is already supplied as MCO by a crystal to Pin 5 of the MCU, as the schematic shows). To that end, is there anythin...

Amir1 by Associate II
  • 1206 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L072 power or startup issue

Hi,I recently purchased STM32L072 MCU and designed my own PCB which has the HSE and LSE crystals. I found a weird problem when I power the MCU.-Once I connect the power, it consumes 10 mA. I programmed the MCU, without any issue. But, I found that th...

ashah.16 by Associate II
  • 649 Views
  • 3 replies
  • 0 kudos

Connecting printer to stm32f4

Hi I want to connect printer to stm32f4 discovery board but i dont know form where i should start!I connect keyboard to board successfully with stmcube hid library for printer which usb host class should i select!? regards

AAgha by Associate II
  • 1527 Views
  • 3 replies
  • 0 kudos

Flash memory type for STM32F103C8T6

Hello All,I am using STM32F103C8T6.it has a Flash memory of 64Kbytes.I am interested to know whether its a NAND or NOR flash. I tried going through its data sheet. But could not find explicit mention of flash memory type details.Could you please help...