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

Can STM32F103 make i2s output 192Khz/24Bits ?

Posted on January 14, 2014 at 05:48Hi all I need to make an I2S 192Khz/ 24 Bits and purpose use STM32F103. I read STM32F103 data sheet (RM0008) , they said that STM32F103 not support I2S 192Khz.  But in this datasheet, i also see in page (704/1096):...

Setting up TIM2 with ISR

Posted on January 14, 2014 at 00:52 I am new to ARM and have been figuring out ways to set interrupts for certain peripherals that I have hooked to my board; however, I am having trouble understanding how to set up the vector interrupt table so i...

STM32F405 (64 pin) device configuration question

Posted on January 13, 2014 at 00:03Hi,I'm new to the STM32 processors and I'm using the Microexplorer tool to figure out the pin and device assignment. Unfortunately it seems like it isn't possible to activate an additional timer, which I need to ge...

mluessi by Associate II
  • 929 Views
  • 4 replies
  • 0 kudos

external DMA triggering using a GPIO pin

Posted on January 13, 2014 at 00:40Hi, is it possible to trigger a DMA transfer (8 bit data from gpios) on a falling edge on a gpio pin? (without using interrupts!!!). I think it is standard on all other mcu's with dma support (like kinetis mcus or ...

NAND memory read errors

Posted on January 11, 2014 at 23:08Hello,I will try with this forum as a last resort for my problem, namely getting my NAND memory to play with me.http://www.ic-on-line.cn/download.php?id=1915099&pdfid=5E619D21E0C125A4A94BC1A860068896&file=0459\h27u...

Normal Transmit fails but Loopback works

Posted on January 13, 2014 at 14:46 Ok, I got the LoopBack to work. But, now I can not get it to work in Normal mode. I have it running on (2) Stm32f103C8 chips. I have a mcp2551 attached to each board, and the mcp2551 chips cross connected. But ...

Falling edge detection by hardware but without Interrupt

Posted on January 11, 2014 at 13:49Hi all,I want to detect a falling edge on external pinn let's say PD13 by hardware but without using the interrupt capability (using EXTI + NVIC).At first time I thought it is possible to do that using EXTI only by...

USART receiving with interrupts doesn't work

Posted on January 06, 2014 at 10:15Hi all,I'm trying to receive char using USART through interrupts but it seems doesn't work (it doesn't receive the interrupt when I prompt a char in the terminal).I use USB To RS232 TTL UART PL2303HX for connect st...

VREFINT Measurement Issue in STM32L

Posted on January 11, 2014 at 17:28HelloI am trying to implement indirect voltage measurement in a battery operated application.Our MCU supports VREF+ and VREF+ is derived from the battery voltage. Therefore - VREFINT must be used to extract VREF+.T...

gilt by Associate
  • 463 Views
  • 1 replies
  • 0 kudos