STM32F103 - DMA with SPI, Rx works Tx doesn't
Posted on May 03, 2014 at 20:01 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 03, 2014 at 20:01 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 14, 2014 at 19:40I'm having some trouble configuring this ADC, I need to read the temperature of the internal sensor from the STM32F3 Discovery. But in order to do so I have to configure this particular ADC (ADC1_in16)
Posted on May 08, 2014 at 09:28Dear ST; I want to Optimize my program,so for the safety,I need the self-test library.but I can not find it on the st.com,so I come here to get help from you guys. Thanks very much. Yours, liuwei #stm32f10x #stm32 #...
Posted on May 14, 2014 at 11:29 I've tried porting the stm32cubef4UART DMA example to use USART, but I still can't achieve faster speeds than 1 megabit. The MCU can apparently support speeds of up to 11 megabits, am I simply asking too much of ...
Posted on May 07, 2014 at 10:42Hi,I've a problem with my STM32F217VG. I need to use fat filesystem on MicroSD card (2 GB) to read/write/create files.I tried to use Chan FatFs module but it didn't working at all ...I use SD card in SDIO mode.When I d...
Posted on May 11, 2014 at 18:47 hi guys. i want to read adc1 channel 8 and 9 at the same time .i mean in main loop at first read adc1 channel 8 and then read channel 9. i set this channel for PB0 and PB1. you know when i want to read from ...
Posted on May 14, 2014 at 07:12Hi,I'm looking for open source PC source to implement AES encryption decryption compatible with Crypto module in STM32F2. In other words I need to encrypt packets on PC side and decrypt them on STM side and vice verse....
Posted on May 14, 2014 at 09:27hi friends, Does STM32F103 support Hall-effect sensor for motor controlls, kindly please reply me. thank you in advance.
Posted on February 17, 2012 at 17:37We use a strategy to wake up the STM32F103 from standby mode by means of the wakeup pin and/or from the RTC alarm. In our implementation it appears that the wakeup from the RTC alarm does occur when the wakeup pin...
Posted on May 12, 2014 at 15:19HelloI have a problem with different speed of processing rate while doing even trivial changes in source code.I mean it seems as CPU is changing its clock, so for same instructions it takes significantly longer for CPU...