STM32F407ZTE6 LwIP problem with DP83848 - does not ping - ping

I have one STM32F407ZTE board with DP83848 as PHY.
I want to use STM32cubeMX as initialization code generator.
STM32F4 version is 1.27.1. I try with and without RTOS v2, but I can get ping.
enter image description here
enter image description here
enter image description here
enter image description here
enter image description here
enter image description here

Related

How to add pop in ckeditor 5?

Can anyone help me add pop up in ckeditor 5?
I want the result as shown in below image
enter image description here

How to download external URL image on button click?

So I am working with download button, so I want to download image based on URL of the image. This image is not present on my website/page, I just want to download image based on it's URL. When person click on download button image, image should start download instead of redirecting to the image. I seen some answers, which says href="path/to/img", but I guess in my case I don't have path, I just have image URL. So how it possible to download image based on button click?
JsFiddle: Click Here!
Code:
<a download="https://i.imgur.com/oIzrKK3.gif" href="https://i.imgur.com/oIzrKK3.gif" title="ImageName"><img src='https://i.imgur.com/yeGaCcS.jpg'/></a>

Drag And Drop html control over a canvas image using Angular Js

I want an Application where a user can drag and drop HTML control like textbox, checkbox, calendar over an image and the user can also able to resize it. I have done so many R&D but didn't find any solution. I am attaching the image below for reference.
[![enter image description here][1]][1]

Facebook Share Link: Force wide image format?

I'm working on a promotion for a company.
The user writes a testimonial and uploads a photo. We then generate their story on a page like
www.example.com?id=5
We offer them to "Share" this link to Facebook. I'm using the usual og: meta tags to pass the title, image and description.
The problem is, Facebook caches url links and images the first time it sees them: likely right after the person just created it. So when they share it, it takes about 30 seconds for Facebook to cache the image and generate an accurate preview. So problem #1 the user likely doesn't see this preview during the FB share popout stage ( image is missing but text is correct ) and #2 it often appears on the timeline first as the wide image format version, give it 20 seconds, it swaps to the small shoulder thumbnail. Obviously, the company would benefit more from the wide format version. Is there any way I can make this happen? I'd forego problem #1 if I could solve problem #2. Though I accept that if the image is too small, facebook has to shoulder the image.

Adding a photo to a contact

how do I paste the photo of the contact, in the contact's photo field which is located on the "Contact Detail Page"?
enter image description here
Photo can be added in Contact through social networking.
Apart from this is there is any option to do this?
You can't add photo to this place. This is only for social media.
You can create custom field to store image. Text Area (Rich) can do this.