STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HardFault with unsigned short

Posted on November 17, 2017 at 15:03Hi all,I'm working on my program to adapt it with the STM32F072C8, the program works on the LPC1115 and after I've translated for the ST, I found a problem.. I've this array ( unsigned short Example[254] ) but whe...

Resolved! what's wrong with my ADC DMA initialization?

Posted on November 15, 2017 at 22:13 Hello, I'm trying to trigger an ADC conversion externally from TRGO2 and store it to a buffer through DMA. However, it doesn't appear that anything is being written to that buffer. Could someone please look...

G S by Associate II
  • 1238 Views
  • 7 replies
  • 0 kudos

STM32f3 ADC & DMA Problem

Posted on October 04, 2015 at 15:30Hey,i am trying hard to get the DMA & ADC controller to work on my discovery board. I want to sample PA1&2, which are connected to current shunts.the following code is not working, and i am not sure why. the DMA_IT...

Please make HAL examples visible in the net

Posted on November 13, 2017 at 23:54Luckily Google is not looking into our HDs (yet?), so people do not find these at first: C:\Users\XXXX\STM32Cube\Repository\STM32Cube_FW_F7_V1.8.0\Projects\STM32746G-Discovery. And so onSo if you put all examples ...

LMI2 by Lead
  • 366 Views
  • 1 replies
  • 0 kudos

Float Assignment Causing HardFault

Posted on November 09, 2017 at 21:27Hello. I am trying to control a step motor with a driver like m542 stepper driver. I can control the rotation speed and direction of the motor. I'm working with STM32F4-Discovery to get prototype done. Everything ...

How to interface 1Gbit Parallel NOR Flash with STM32F437?

Posted on November 14, 2017 at 10:15 Hi, I have a S29GL01GS 1Gbit parallel NOR flash (26 address lines [A0-A25] & 16 data lines),if i configure the chip select to be used in Bank1 (NE1) ,it has an address range of 0x60000000 to 0x63FFFFFF,which is ...

uSdCard Example using SPI for STM32L1 - Discovery Board

Posted on November 17, 2017 at 13:36Hello,         I am using STM32L1 Value Line discovery Board. Which have STM32L100RCxx chip Mounted. I wanted to Interface uSDCard using SPI1. I searched for an Example code in STM32Cube_FW_L1_V1.8.0 and STM32L1xx...

tjs ptel by Associate
  • 299 Views
  • 0 replies
  • 0 kudos

STM32F4 - ADC diferent triggers for channels

Posted on November 17, 2017 at 13:07Hello,i am working on a 3phase bldc solution using TIMER1 using a STM32F427VI device The hardware is providing 3 ADC channels ( one for each phase),  and 1 ADC channel which measures the DC voltage of the converte...

Bogdan by Senior
  • 401 Views
  • 0 replies
  • 0 kudos