Programming keypad 4x4 using encoder 16 key on STM32VL
Posted on March 19, 2012 at 14:01HeeloI' using microcontroller STM32VL Discovery and i won't to interface caracter of keypad 16 key on LCD using an encoder 16 keys .Please help me friend's !!
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on March 19, 2012 at 14:01HeeloI' using microcontroller STM32VL Discovery and i won't to interface caracter of keypad 16 key on LCD using an encoder 16 keys .Please help me friend's !!
Posted on March 19, 2012 at 16:21When writing to an SD card in SPI mode, you can do a multiple block write without pre-defining the length (i.e. send CMD25, send some data blocks, finish with a stop command). However, to do a multiple block write us...
Posted on March 19, 2012 at 01:50Hello,I'm working with the STM32F4-Discovery Board and the atollic TrueStudio Lite and I'm a absolutely Newbie with that.When I was excercising with de GPIO's i configured all Port Pins of GPIOA as outputs, and wrote...
Posted on March 18, 2012 at 21:51I am downloading my application to the F103 with flash loader demo software via uart1 can I also use uart 2 or 3 or 4 for downloading ? #iap #flash-loader
Posted on March 13, 2012 at 11:43ADC DMA problem
Posted on March 08, 2012 at 13:20I would like to do a project with ZigBee. I think the STM32W is a good option, but I have not found examples of firmware. For what I know the ''STM32W'' have Module ZigBee integrated, but I don't know how to communic...
Posted on March 15, 2012 at 14:20Hi,I am using STM32F100CBT6B for my development. my hardware engineer had created a custom board, so I am not using the eval board.My software will communite wil a LCD controller using SPI port. Previously I am using...
Posted on March 13, 2012 at 23:52Hello, I am having trouble connecting my j link debugger to a custom board that has an stm32f103rbt. The error that I get is the following:Could not measure total IR len. TDO is constant high.Here is my hardware se...
Posted on March 14, 2012 at 23:48Hello I want to disable interrupt while I am putting data to buffer, but I dont want to loss any interrupts during this time - I want them to be autimatically trigged when enable interrupts back. I have found in CMSI...
Posted on March 11, 2012 at 09:40STM32 Value line discovery, IAR EW for ARM (6.30.6.3387), Windows XP, simple program. I have 2 computers: at home and at work. Run program at home - OK! Run this program at work - ''Make'' - OK!, ''Download and Debug...