I have head file that I don't want.
Posted on February 28, 2017 at 09:27i am developing using the true studio and Cube MX ver.4.19.0I made source using cubeMxbut I have head file that I don't want.For example main.h how can i solve it?
Posted on February 28, 2017 at 09:27i am developing using the true studio and Cube MX ver.4.19.0I made source using cubeMxbut I have head file that I don't want.For example main.h how can i solve it?
Posted on February 27, 2017 at 12:34Hi, I'm trying to work via CAN bus and checking a simple data transmision without using interruptions. I'm using stm32L476 mcu and HAL level drivers for discovery kit. I think all can configuration operations has...
Posted on February 28, 2017 at 12:53hello all,i am working on stm32f4-discovery.i want to implement mass storage functionality using usb.i want to share sd cards data to PC using USB.i have implemented code for sd card in 1-bit.but now i want to imp...
Posted on February 28, 2017 at 04:33Which Model of Nucleo board should I purchase to program the STM32L476JGY6 which is the processor used in the STEVAL-STLKT01V1 sensor tile development kit?
Posted on February 28, 2017 at 12:25Dear,i am using stm32f746 discovery board. I open Audio_playback_and_record application at STM32Cube_FW_F7_V1.6.0 with IAR complier and modify code with Audio Play for sample 8khzAfter i copy wave file with 8khz ...
Posted on February 28, 2017 at 12:20Dear,i am using stm32f746 discovey board. I open Audio_playback_and_record application at STM32Cube_FW_F7_V1.6.0 with IAR complier and modify code with Audio Play for sample 8khzAfter i copy wave file with 8khz s...
Posted on February 27, 2017 at 15:46Dear Friends,I have designed two identical PCB boards and I used stm32f103rbt6 microcontroller.One of them works properly but the other one has a problem which I cannot understand.The micro programs successfully b...
Posted on February 27, 2017 at 20:05I am using the ADC+DMA to collect samples for AC power calculations. The voltage and current are well buffered (low impedance sources) sampled at about 7kHz.The data acquisition will work properly for many second...
Posted on February 28, 2017 at 00:06Device: STM32F437The code I am working on was setup to use interleaving but after doing some reading I get the impression that interleaving is only for multiple ADCs and we are using 2 channels on ADC3. So it seem...
Posted on February 27, 2017 at 10:07Hi all, I am using a STM32F302RE MCU with a customised board. My code works find when I run it at normal temperature. However, when I test it at 55 degrees, the code goes to Hard fault handler after the line in th...