STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Passing parameters from gcc command line

Hi,I'm attempting to pass a parameter for a conditional compile from the gcc command line to my application. I have two build makefiles, one for debug and one for release. We have some code that's only meant for the release build. So far, so good. If...

LThal by Associate III
  • 2463 Views
  • 3 replies
  • 0 kudos

Sine wave interpolation for pwm generation

Hey everyone,I'm still busy scoping out how to do this. I've been looking int methods to generate sine waves and so far it looks like some of the methods use lookup tables or trig functions from cmsis.Although I don't think this would be very ideal, ...

con3 by Senior
  • 2696 Views
  • 5 replies
  • 0 kudos

STM32H743 FDCAN Communication problem in classic mode

Hey guys,I have this project with STM32H743 MCUs one board uses ZI and second VI version. Sources for both boards were generated in CubeMX.After many unsuccessful attempts to get these two boards talking to each other via classic CAN I replaced one o...

PMego by Associate
  • 737 Views
  • 2 replies
  • 0 kudos

ADC high precision challenge

Most 12bit ADCs of ST are specified not very accurate in DNL, INL, and total unadjusted Error. Especially DNL allows worst case scenarios of results being non-consecutive. I use these ADCs for several years now for slow signals and found ways in HW- ...

SD Card Interface with STM32F0

Hi Team,I'm using STM32F030c8 micro controller, my application is to interface SD card with Stm32.stm32fxx to micro sd card interface:- pa5-----------clockpa6-----------misopa7-----------mosipf5------------csI'm using stm32f0 discovery board and exa...

KSALA by Associate
  • 1768 Views
  • 5 replies
  • 0 kudos