STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SD CARD data larger than 800 bytes write error

Posted on March 13, 2015 at 08:52i am simply testing FATFS with my uSD card, whenever i write more than 800 bytes of hex data in card using f_write, it writes junk data, the hex file is attached, my code is shown below#define size 1200uint32_t buffe...

scholar by Associate II
  • 890 Views
  • 4 replies
  • 0 kudos

STM32F407 comms to thermopile

Posted on March 13, 2015 at 10:36 Hi, I am trying to interface to the Heimann 16x16 sensor but having issue with the timings and synchronization. There is only one bi-directional data line as shown in the pinouts below.The device acts as ...

0690X00000605FoQAI.png 0690X00000605FAQAY.png 0690X00000605FFQAY.png 0690X00000605GDQAY.png
paul23 by Associate II
  • 460 Views
  • 1 replies
  • 0 kudos

Band Pass Filter STM32F429i discovery kit

Posted on March 13, 2015 at 09:32I am new to DSP. I have done fft and filtering using scilab tools. now same thing i want to do on stm32f429i discovery kit. I need Band Pass Filter (0.5 to 5Hz) in STM32F429i discovery kit. we dont have any tools whe...

lokesh by Associate II
  • 398 Views
  • 0 replies
  • 0 kudos

The exact mean of ''USE_RTOS''

Posted on March 13, 2015 at 04:03In the CubeMX generated code, I found this macro ''USE_RTOS'', in the implementation of HAL_LOCK macro. And the comment '' USE_RTOS should be 0 in the current HAL release ''. But now I'm using FreeRTOS. So I need to ...

lo_529 by Associate III
  • 339 Views
  • 0 replies
  • 0 kudos

Spurious SAR trigger by Disabled timer

Posted on March 11, 2015 at 14:48I'm setting up a process where a regular group of SAR conversions will be triggered by a timer. The SAR is configured to use DMA to transfer that data into a buffer. The buffer memory is actually organized into two b...

iumez by Associate II
  • 1047 Views
  • 8 replies
  • 0 kudos

[SOLVED] STM32F205 DAC Speed

Posted on July 04, 2014 at 10:20I am using the code from the DAC with DMA example in the Standard Peripheral Library V1.1.0 to produce a sine wave. The updates seem to occur about every 4.5us. Is it possible to significantly increase the update spee...

sm23 by Associate II
  • 927 Views
  • 5 replies
  • 0 kudos