STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

set peripheral interrupt priority higher than systick?

Posted on October 24, 2016 at 09:29Can I ask an easy question,that I found the systick CMSIS interrupt number is  -1and in NVIC_SetPriority(), the negative interrupt number will operate different with positive interrupt number So, can I set peripher...

ctc.ctc by Associate II
  • 384 Views
  • 1 replies
  • 0 kudos

Sequential Read of ADXL345

Posted on October 23, 2016 at 23:44 Hello, I am having problems reading the 6 output registers sequentially using the HAL drivers. I am able to read them one at a time without problems, but can't seem to get the sequential thing working? I'm usi...

uClinux on Custom board based-on stm32f746NGH.

Posted on July 12, 2016 at 20:13 Hi I have a STM32F746-DISCO and I ported uClinux from emcraft to it, run OK. But. In STM32F7-DISCO have only 8MB accessible because only 16bit data used. I have custom this board and using 32bit d...

STM32Cube FATFS Problem in STM32F103

Posted on October 23, 2016 at 21:38The original post was too long to process during our migration. Please click on the attachment to read the original post.

abbas by Associate II
  • 831 Views
  • 1 replies
  • 0 kudos

File System on STM32F4xx nucleo

Posted on October 24, 2016 at 03:52Hello.I want to use FileSystem on STM32F4xx nucleo.but, as I have some restriction, I want to use RAM/ROM area for that, if possible.Could you let me know if any idea about such usage and any example source ?Regard...

s-shige by Associate II
  • 536 Views
  • 1 replies
  • 0 kudos

Gain adjustment on audio line when using STM32F103

Posted on October 21, 2016 at 18:27Hi,I am having ADC3 bring in input from the microphone and I want to just the gain (amplitude) by 2 and then send it out through one of the DAC channels. So far, I have ADC and DAC synced through TIM8 and TIM6 resp...

Stm32f407 Discovery problem with Ethernet

Posted on October 23, 2016 at 22:15Hi! I am trying to create an implementation of RTSP/RTP server for streaming video. I have some strange problem. I'm trying to establish connection via RTSP. As a client I use VLC player. At first VLC sent to board...

chupys by Associate II
  • 576 Views
  • 0 replies
  • 0 kudos

STM32F4 Discovery FATFS SPI2 problem

Posted on October 09, 2016 at 21:54Hi everyone, i have problem with a something project, i dont have comunication with microsd card on my board,  my debug stay on function wait ready and next rcvr_spi(), and nothing to do ;/ i dont know where is pro...