STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI1 hardware NSS output ?

Posted on October 04, 2015 at 12:58 Guys, How can I control SPI1 hardware NSS output (PA4) ? I tried to give a signal to it, but nothing on my logic analyzer... #define Mp3SelectControl() { HAL_GPIO_WritePin(GPIOA, GPIO_PI...

Error in the F7 DISCO Documentation

Posted on October 05, 2015 at 14:50There is a very nasty error in the UM1907 - the net labels ARD_D5 and ARD_D10 are connected to PI.10 and PA.8 on the schematic on page 32 but on the schematic on page 29 AND in the table on page 19 the labels and ...

cm600 by Associate II
  • 275 Views
  • 1 replies
  • 0 kudos

STM32F105RC UART problem

Posted on October 05, 2015 at 03:26 Hi, I'm currently working with STM32F105RC chip and trying to use UART4 (PC10 and PC11), which connects to a USB to UART module to a computer. The problem is, I'm not getting any readings from PC using hyperte...

IAP for STM32F4 Discovery

Posted on September 11, 2013 at 09:34Hello,Is it possible to use the IAP example which is referred in an3965 directly in the STM32F4 Discovery board? Thank you. #stm32f4 #discovery #iap #iap #wait-for-you--clive1-!-!-!

pradeepa by Associate II
  • 1113 Views
  • 9 replies
  • 0 kudos

RTC week day

Posted on October 03, 2015 at 21:33Hello,I'm working on a STM32L053 and I have a question about RTC and ''week day''. When I provide a date: YYYY-MM-YY  without day of week, I would like to know if the STM32L053 RTC hardware can calculate the week d...

purkovic by Associate II
  • 1000 Views
  • 3 replies
  • 0 kudos

STM32 F0 Discovery - interrupt question

Posted on October 04, 2015 at 00:20 I am CubeFX and Keil. Hardware is Discovery board with STM32F051R8T6. Created an interrupt for PA0 (user button) and toggle an led (PC9 green LED). This works void EXTI0_1_IRQHandler(void) { i...

irslabs by Associate
  • 316 Views
  • 1 replies
  • 0 kudos