STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Case for Nucleo 144

Hello, is possible to buy a manufactured case for Nucleo-144 boards?Thank you for your response.

MKned.1 by Associate
  • 980 Views
  • 2 replies
  • 0 kudos

B-L462E-CELL1 not connecting to TruPhone continued

Hi,I have posted this question in the following thread but have not received a response yet, so I thought I'd start a new thread.https://community.st.com/s/question/0D53W00000j7Em9/bl462ecell1-not-connecting-to-truphone?t=1624322186588My question con...

JCouz.1 by Associate
  • 940 Views
  • 1 replies
  • 1 kudos

how to run usart1 in stm32F769I-disco ?

hello. I try to run usart1 in stm32F769I-disco. It is declared as : The serial interface USART1 is directly available as a virtual COM port of the PC, connected to the ST-LINK/V2-1 USB connector CN1. I added MX_USART1_UART_Init(HAL_UART_Init) and ca...

Eblec.1 by Associate II
  • 579 Views
  • 1 replies
  • 0 kudos

Resolved! [Solved]Writing external SRAM cause Hardfault - 32L496GDiscovery

By learning from example STM32Cube_FW_L4_V1.15.1\Projects\32L496GDISCOVERY\Examples\FMC\FMC_SRAM, I tried to setup a simple SRAM program in STM32CubeIDE 1.7.0.​When I was asked if I want to init peripheral or not , I select YES. Then I changed Clock ...

Lsy.1 by Associate II
  • 2016 Views
  • 1 replies
  • 1 kudos

Concerning the RTC peripheral: Can I convert SubSecond Register value to millisecond during a Shift Operation (SHFP=1) ?

RM440 Rev 5 says : "SS can be larger than PREDIV_S only after a shift operation. In that case, the correct time/date is one second less than as indicated by RTC_TR/RTC_DR"Low Layer Driver documentation says: "==> Seconds fraction ratio * time_unit= ...

Pierre.A by Associate II
  • 456 Views
  • 0 replies
  • 0 kudos

Resolved! Internal Command Error STM32F303RE

I'm having this problem when I'm trying to upload my code to the microcontroller. I'm using the STM32F303RE Nucleo board, and whenever I try to upload the code it happens this error: Internal command errorAnd after that, it doesn't let me upload any ...