STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Debug

Hello STM community, I'm using a STM32 L476RGB NUCLEO with a XNucleo 53l0a1 I want to make the process of calibration but I have a problem when I compile my main program i get this error showing anyone know what i should do? you can see the screenTha...

MSAMB.1 by Associate III
  • 317 Views
  • 1 replies
  • 0 kudos

Resolved! Probleme on getting clock signal on SPI slave device,

Hi ,i have a problem with SPI slave device, it doesn't receive the clock signal from stm32f103 (Master), i have configured the baud rate correctly : 72Mhz/32 (SPI1), which is inside the range clock freq of slave device, CS pin is active low so when i...

0693W000003BDzzQAG.png 0693W000003BDzpQAG.png 0693W000003BDzfQAG.png
SIDRI.1 by Associate III
  • 442 Views
  • 1 replies
  • 0 kudos

EEPROM Write Issue using SPI (STM32F779BI)

Hello ,I am working on project in which I have to write data to EEPROM using SPI.I am able to write data to eeprom successfully when I disable CPU I-Cache and D-Cache otherwise it failed.so is it necessary to disable both cache while using EEPROM or ...

Timer for generating 1us tick

I'm using STM32F108RG on 48MHz clock configuration.I need to generate a 1 micrososeconds timer tick on it, for driving an output pin interfaced with a 3rd party device. Using PWM is not an option available.I tried configuring TIM3 with following para...

SShid by Associate III
  • 3682 Views
  • 10 replies
  • 0 kudos

stm32 IAP Binary problem

I am getting this error while debugging "Break at address "0x20004000" with no debug information available, or outside of program code". I am attaching main and linker file. How to solve this? Thanks in advance..

STM32L0 ADC voltage calculations

I have been trying to calculate voltage of the battery connected to ADC_IN7 of STM32L010K8. I have connected a battery to it via voltage divider. When I read the ADC I get raw values of 1948 for applied voltage of 3.7V. After going through the datash...

ARai by Associate II
  • 1511 Views
  • 4 replies
  • 0 kudos