STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Using same hex files on STM32F373 - C8T6 and STM32F373 - CCT6

Hi,I developped an application using a STM32F373C8T6, but now it's time to go to production I found a very affordable source for the STM32F373CCT6.As far as I know, it's the same chip, the CC version only has more memory.Can I use the same hex file o...

NT.3 by Associate II
  • 497 Views
  • 1 replies
  • 0 kudos

why i couldn't see any data using CANBUS analyser?

I am using example of CANBUS_Networking of STM32F769I_EVAL in Nucleo-f767zi board.I can see data using the oscilloscope but when i try to see in CAN_Analyser i couldn't see anything.i have tried all the bitrate but still im not any values.i'm using ...

VPras by Associate II
  • 270 Views
  • 0 replies
  • 0 kudos

Resolved! (4) No device found on target

1) STM32l432kc nucleo board2) Today I decided to test my sleep mode codeI uploaded my code, I received my print messages on USART, I decided to tweak a few things... and here is the issue.When I attempt to upload again, I receive the following error:...

Aa.41 by Associate II
  • 941 Views
  • 4 replies
  • 0 kudos

SDMMC1 and SD Card

HiWe use the NUCLEO-H743ZI. In addition, we use a self-created adapter board on which the SD card is located. The SD card is connected via "SD 4 bits Wide bus". Internal pull-up is configured except for the CLK line.The application records data and s...

LSERDY is asserted even if oscillator is not connected

I am using stm32F746. I have enabled the RTC via external oscillator using CubeMX.The crystal is not connected. But I see that RTC is initialized without errors (no timeout) and LSERDY is 1. Manual says LSERDY is 1 when external oscillator is running...

load2005 by Associate III
  • 767 Views
  • 6 replies
  • 0 kudos

Loading FW to STM32 IoT Discovery Kit

Hi there,I got stuck at the most basic step but couldn't find a step-by-step guide to get through it. Any pointer to a guide for me to follow is appreciated.I am trying to download a built FW to my STM32 IoT Discovery kit. However, when i connect m...

CLiu.0 by Associate
  • 4389 Views
  • 1 replies
  • 0 kudos

afe4300 and stm32f103rb, rdy pin unchanged

Posted on May 23, 2017 at 12:04Hello,I have a problem in getting the ti AFE4300 start the ADC measurement. I started with a new board that was designed using reference design on TI. Am trying to communicate with the board through an stm32f103rb(nucl...