STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 CubeF1 FatFS how to port SPI?

Posted on October 20, 2017 at 15:04hiI'm using STM32F103C8 MCU's. I want  to run fatfs library in spi mode. I create a new project by adding the FatFS library with CubeMX. But I do not know how to associate FatFS library with SPI. Can you give a sam...

DMA: ST Vs NXP

Posted on February 05, 2018 at 08:27Hello I work both on NXP and ST MCUsIn DMA i saw ST has 2 AHB master Ports and NXP has got only 1 . Why such design ? which is more beneficial ? for example if want to do P2M then 2 master ports are really needed ...

0690X00000609bFQAQ.png
n.serina by Associate III
  • 1082 Views
  • 6 replies
  • 0 kudos

Non normal operation of STM32F103x

Posted on February 07, 2018 at 09:31Hi, everybody.I have a trouble in using STM32F103RET6 MCU.The problem is as follows.My board has one STM32F103RET6 as a controller and uses SPI2, UART2, 4 channels of ADC and some GPIOs.I downloaded the simple fir...

KUHAN JON by Associate II
  • 1290 Views
  • 9 replies
  • 0 kudos

STM32Mx Cube features

Posted on July 13, 2017 at 14:26Hello,While using cube tool I got following questions. Can you please clarify them.1. In general STM32Mx cube will generate drivers in the location where project file is there with folder structure  drivers/STM32F7xx_...

Occasional runt I2C 9th clock edge.

Posted on February 07, 2018 at 17:41Hi,We are running a system with a single F7 I2C master and a number of F0 based I2C slaves (currently 4 slaves), each slave is connected to the master via ~0.3m cables.  We are using 10-bit addressing.We are seein...

CAN filter

Posted on February 06, 2018 at 14:44Dear,I try to understand CAN filtering mechanism  to use it in my application. I understand that it is possible to filtering by ID type, frame type and ID scale.In the case of standard ID, I understand that it's p...

0690X00000609dBQAQ.png

Resolved! no response from usart - stm32f3 discovery

Posted on February 07, 2018 at 06:10I have been trying to get the USART to work on the stm32f3 discovery for a while without any success. Currently, the TX pin (PA2) is at a constant 3.3V, the RX pin (PA3) is at a constant 0V. I am using an FTDI Bas...

Resolved! What's threshold voltage for external interrupt?

Posted on February 07, 2018 at 21:12Hello, I'm just wondering what is the threshold voltage used to determine if an external interrupt due to falling or rising edge should occur. I'm attempting to find it in the datasheet, but unsure at which value ...