STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F0 usb library

Posted on October 22, 2016 at 01:56Hi there,   I'm using STM32 USB library and I'm working on a project for a HID device.  I'm facing some issues with the USBD_HID_SendReport function. I have one endpoint and two input reports. The input reports get...

STM32446RE Nucleo as a USB CDC device

Posted on October 24, 2016 at 16:41Hi Guys,i try to experiment a bit with the USB CDC library. Sadly I don't get it to work out of the box after I configured everything in STMCubeMX.I tried to learn something from the F4 firmware libraray tutorial p...

STM32F746G Discovery UART MIDI

Posted on October 24, 2016 at 01:00 Hi. I'd like to use the UART for MIDI input. I've configured the UART on my STM32F7-Discovery board and perform a led toggle whenever an incoming message is received. I'm using the interrupt mo...

set peripheral interrupt priority higher than systick?

Posted on October 24, 2016 at 09:29Can I ask an easy question,that I found the systick CMSIS interrupt number is  -1and in NVIC_SetPriority(), the negative interrupt number will operate different with positive interrupt number So, can I set peripher...

ctc.ctc by Associate II
  • 262 Views
  • 1 replies
  • 0 kudos

Sequential Read of ADXL345

Posted on October 23, 2016 at 23:44 Hello, I am having problems reading the 6 output registers sequentially using the HAL drivers. I am able to read them one at a time without problems, but can't seem to get the sequential thing working? I'm usi...

File System on STM32F4xx nucleo

Posted on October 24, 2016 at 03:52Hello.I want to use FileSystem on STM32F4xx nucleo.but, as I have some restriction, I want to use RAM/ROM area for that, if possible.Could you let me know if any idea about such usage and any example source ?Regard...

s-shige by Associate II
  • 397 Views
  • 1 replies
  • 0 kudos