STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Slave I2C interrupt issues

I am struggling to find working examples to work with FreeRTOS in an interrupt mode.I use the function HAL_I2C_Slave_Transmit_IT() This enables the interrupt as well as setting up the data.It works to a point, then the remote Master send a Nak and 8 ...

Mike xx by Associate III
  • 1237 Views
  • 2 replies
  • 0 kudos

How do I output an Integer over USB?

I am trying to send some communication from an Nucleo-F412ZG board over USB. I am currently using CDC_Transmit_FS function but this seems to only send char values and I would like to be able to send an uint8_t variable and have it come out as a meani...

GTann.1 by Associate II
  • 628 Views
  • 1 replies
  • 0 kudos

how to enter the USB DFU mode in STM32L162VE?

Currently, I am using the STM32L162VE custom board. I want to enter the USB DFU mode but am not able to enter the mode. This chip supports the USB and USART pre-programmed bootloaders. I have referred to the application notes AN2606 and AN3156. I did...

0693W00000aIvUhQAK.png 0693W00000aIvVBQA0.png 0693W00000aIvVLQA0.png
VNasa.1 by Associate
  • 1155 Views
  • 3 replies
  • 0 kudos