demonstration code about the encryption/decryption
Posted on May 09, 2012 at 10:42Where could I find some demonstration code about the encryption/decryption with STM32F41xx series? thank you very much! #code-encyption/decryption-stm32f
Posted on May 09, 2012 at 10:42Where could I find some demonstration code about the encryption/decryption with STM32F41xx series? thank you very much! #code-encyption/decryption-stm32f
Posted on April 18, 2012 at 14:05Hi, I am trying to implement a new project to combine MSD Mass Storage Device with DFU capabilities. I First play with both MSD ST's example and DFU ST's example separetely. Then I made a project with Both capabiliti...
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...