uart hal library
Posted on December 21, 2014 at 00:23 Hello, It seems keil is forcing me to use the hal libraries and i'm triying to work with them. i've spent hours triying to make an uart com work. i've tried the example from the STM32cube_F4 ...
Posted on December 21, 2014 at 00:23 Hello, It seems keil is forcing me to use the hal libraries and i'm triying to work with them. i've spent hours triying to make an uart com work. i've tried the example from the STM32cube_F4 ...
Posted on February 08, 2016 at 14:52Hello! I want to use I2S2(I2S2_ext) in full duplex mode. I configure I2S2 as slave TX and I2S2_ext as slave RX. Will it work ? Or I2S2 must be master only ? Thanks in advance!
Posted on February 09, 2016 at 15:57Hi!Please, i need your help... Im working on STM32.I need to scape from HardFault_Handler, without reset, and make an unconditional jump to a concise position...My code:void HardFault_Handler(unsigned int * hardfa...
Posted on February 09, 2016 at 02:43As i said in subject, does STM32F7 Discovery Kit fully compatible with X-Nucleo boards?
Posted on February 10, 2016 at 01:25Peripheral timer clk when do we 36mhz max and when do we use 36mhz max x2 = 72mhz?
Posted on February 05, 2016 at 17:50Hello, I'm using SPI in RXOnly mode with DMA transfers. If I setup DMA to transfer 7 bytes, it does so correctly and it triggers TC interrupt, but the clock never stops and this forces the data to continue to stre...
Posted on February 09, 2016 at 22:26I'm working with the Nucleo-F303RE development board, and am having a hard time communicating accurately with the board. I have it attached to an ADC that can communicate over SPI. The ADC outputs a 16-bit word co...
Posted on February 09, 2016 at 20:03 I've been trying to start using the HAL libraries since I was hoping that it would allow me to get things up and running quickly. Unfortunately this hasn't been the case and I've been struggling with basic SP...
Posted on February 09, 2016 at 17:04Hi, does anybody know where to get the STM32 Audio Engine ? http://www.st.com/web/en/catalog/tools/PF250970 Is it possible to get this for a student project ? Or are there any other demo projects availaible to pla...
Posted on February 09, 2016 at 10:37I'm working on a porject where I need to communicate with an USB PHY chip. I am using a STM32 microcontoller. (stm32f446ret6,http://www.st.com/web/en/resource/technical/document/datasheet/DM00141306.pdf)To communi...