FAT system and SD Card, ARM STM32F103RBT
Posted on January 29, 2009 at 16:14FAT system and SD Card, ARM STM32F103RBT
Posted on January 29, 2009 at 16:14FAT system and SD Card, ARM STM32F103RBT
Posted on May 09, 2012 at 08:09We want to use STM32F415 as the controller in our project with NOR flash as the External Memory. As the same time we get an evaluation kit named STM3241G-EVAL using STM32F417, which is being with the external SRAM wit...
Posted on May 08, 2012 at 18:13Hello, I've used the code from the example VBAT_Mesurement to test the ADC. Instead of connecting a battery on pin VBAT I've connected VDD 3.3V. The program requests cyclic the converted value. .... VBATVoltage = (A...
Posted on May 06, 2012 at 17:18Hi i stay try to send a character from Hyperterminal on the usart without any control on flow of usart(HW control or Xon/Xoff control)this is my code#define RCC_APB2ENR *(long*) 0x40021018#define GPIOA_ODR *(long*) 0x4...
Posted on May 07, 2012 at 15:28Hi I'm using SRF08 ultrasonic distance sensor. This device returns the distance measure via I2C bus, but it works with 5 volts, so I'm afraid I could burn my STM32VL Discovery board. I wanted to know if this board coul...
Posted on May 08, 2012 at 12:01Hi, i have a problem when debuging STM32F407 from IAR, in the the log file i have this : Tue May 08, 2012 10:59:25: Warning: Verify error at address 0x08000000, target byte: 0x08, byte in file: 0xC0 Tue May 08, 2012...
Posted on May 07, 2012 at 23:41can't download my program on the STM32F100RBT6B of the discovery board and a the dialog box of downloading shows no progress of the programming process.here the picture of problem:after clic cancel :
Posted on May 03, 2012 at 15:23Hello,We are two swedish students trying to implement a camera unit into a circuit board. The company we're writing this report for has developed this platform and our task is to write a protocol that handles the video...
Posted on May 06, 2012 at 21:16HiI've seen quite a few UART examples, and all of them set the RX GPIO pin as ''Input-floating''.Why is it not set to ''Push-Pull'' (which can sink and source current)? The Tx pin is set to push-pull. What is the diffe...
Posted on May 07, 2012 at 11:55is it possible to make a complete reste oh the stm32l? because we tried to download a program, in the programme we were using the pin13 of the port A and now we can't download anything on the card. so i would like to k...